- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-16-2025 09:24 AM
I have a question about the PA NATing. I have 8 different internal zones within my test lab.
Each zone is either assigned to a physical interface or a sub-interface. Would I need a separate NAT rule for each zone to be routed to my egress port (WAN) port? Looking to keep everything neat and simple. Lastly, if that NAT traffic is coming back into the firewall from its (Public facing interface ) my WAN port, do I need to create a NAT for each inbound zone?
Thanks.
01-17-2025 08:45 AM
Hi @ITSMC24 ,
You would need a separate SNAT (Source NAT) policy for each zone to be routed out your egress port. However, if they all share the same translated IP and egress interface then you can create a single SNAT policy where in the policy you can include all internal zones headed out to your untrust/wan zone for internet access. For more granularity, you can create individual SNAT Policies.
You do not need a separate inbound NAT policy for return traffic. The Palo Alto Firewall is session-based, which means once the outbound session is established, inbound return traffic automatically follows the same session without an additional NAT rule.
You would need DNAT (Destination NAT) policies if you were hosting public-facing services that need to be redirected to an internal host.
01-17-2025 08:45 AM
Hi @ITSMC24 ,
You would need a separate SNAT (Source NAT) policy for each zone to be routed out your egress port. However, if they all share the same translated IP and egress interface then you can create a single SNAT policy where in the policy you can include all internal zones headed out to your untrust/wan zone for internet access. For more granularity, you can create individual SNAT Policies.
You do not need a separate inbound NAT policy for return traffic. The Palo Alto Firewall is session-based, which means once the outbound session is established, inbound return traffic automatically follows the same session without an additional NAT rule.
You would need DNAT (Destination NAT) policies if you were hosting public-facing services that need to be redirected to an internal host.
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!