PBR/NAT mechanics

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

PBR/NAT mechanics

L2 Linker

Good morning everyone,

 

I have a weird issue that I think is related to how PBR or NAT works and/or something we need to program differently on our Palo Alto. I’ll try to explain our setup and the issue that occurred.

 

We have our main circuit that is utilized for VPN tunnels, NAT forwarding rules to our servers and pretty much anything that is not standard Internet traffic. We’ll call that Circuit A.

 

We have another circuit used for mostly standard outbound Internet traffic for certain VLANs. This is also the circuit that our DNS servers use for requests. It is high bandwidth but it is not a business class circuit with SLAs so it is not used for critical applications. We’ll call that Circuit B.

 

Like it was stated above, all NAT forwarding rules use Circuit A with the exception of one server (let’s call it Server 1) where we have a NAT forwarding rule that uses Circuit B. Note that this server is in a VLAN that uses Circuit A for outbound traffic.  This server also has several internal IP addresses associated with it and they all use Circuit A for outbound.  The NAT forwarding rule only points to one of these internal IP addresses.

 

Last night the ISP did planned maintenance on Circuit A which took it completely down. When this happened the NAT forwarding rule to Server 1 (which again goes over Circuit B) stopped working. My current guess is that somehow even though the NAT forwarding uses Circuit B to Server 1 it somehow uses Circuit A for outbound on this rule maybe on one of its other assigned internal IP addresses. I didn’t think NAT would work like that but nothing else comes to mind as to why the NAT forwarding rule to Server 1 over Circuit B would stop working. Any thoughts? Hopefully my explanation on our setup wasn’t confusing but if clarification is needed please let me know.  Thanks!

1 accepted solution

Accepted Solutions

Cyber Elite
Cyber Elite

Hi

 

Are your NAT rules set up including a destination interface?

you may need to set the interfaces so NAT can't 'travel' between interfaces

 

I'm guessing the NAT rule itself may not have stopped working, but routing may have been an issue, it's possible the returning traffic from the server is not hitting the PBF to circuit B properly and is actually egressing circuit A

 

return packets will also be inspected by the pbf table and then hit the routing table if no matches are found

if the returning packet doesn't match any bpf configuration it will go out the default static route

 

you can try setting up a specific PBF policy for the server so it's returning packets are sent over the pbf, possibly you may need to enable symmetric return

 

2015-11-19_11-34-58.png

 

regards

Tom

 

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

View solution in original post

2 REPLIES 2

Cyber Elite
Cyber Elite

Hi

 

Are your NAT rules set up including a destination interface?

you may need to set the interfaces so NAT can't 'travel' between interfaces

 

I'm guessing the NAT rule itself may not have stopped working, but routing may have been an issue, it's possible the returning traffic from the server is not hitting the PBF to circuit B properly and is actually egressing circuit A

 

return packets will also be inspected by the pbf table and then hit the routing table if no matches are found

if the returning packet doesn't match any bpf configuration it will go out the default static route

 

you can try setting up a specific PBF policy for the server so it's returning packets are sent over the pbf, possibly you may need to enable symmetric return

 

2015-11-19_11-34-58.png

 

regards

Tom

 

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

That was my theory but you laid it all out better than I could explain it.  I'll make those changes and test it out.  Thanks Tom!

  • 1 accepted solution
  • 2870 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!