Palo Alto Firewall HA Pair

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
jzimmerman
Posts: 20
Joined: Thu Aug 08, 2013 8:17 pm
Location: Portland, Oregon, U.S.A
Contact:

Palo Alto Firewall HA Pair

Post by jzimmerman »

Anyone consuming NetFlow from a Palo Alto Firewall HA Pair? I'm just getting the Network Analyzer configured now.

In the Palo Alto admin interface you define a netflow destination on one member in the pair. The configuration is synced to the other member as well. I set this up with the source IP and port in Nagios Network Analyzer interface. We can see data come in just fine.

The problem I am seeing is that each unit of my HA Pair has a different IP address. If the primary fails over to the secondary now the source IP is different. The netflow configuration in the Palo Alto gets assigned to the interface of the active palo alto unit. After failover the netflow would be sent to the same port on the Nagios Network Analyzer box, but now it is coming from a different IP.

Looking for a straight forward way to do this gracefully.

Thanks!
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Palo Alto Firewall HA Pair

Post by tgriep »

When setting up a source in NA, you have to put in an IP address but it isn't used for receiving netflow data, so as long as the backup firewall sends the netflow data on the same port, the NA server will receive it.
Be sure to check out our Knowledgebase for helpful articles and solutions!
jzimmerman
Posts: 20
Joined: Thu Aug 08, 2013 8:17 pm
Location: Portland, Oregon, U.S.A
Contact:

Re: Palo Alto Firewall HA Pair

Post by jzimmerman »

Thanks! I assumed otherwise. I'll test it out.
Locked