- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-23-2014 03:40 PM
Hi all,
Hopefully a fairly straight forward beginner question. If I'm wanting to securely set up a basic inbound rule to direct traffic to a web service in our DMZ (from a single external source address), is it best to specify the source address in the NAT or Security policy - or both? I'm trying to figure out the pro's and con's for both scenarios.
Thanks,
Steve
05-23-2014 04:03 PM
Hello Steve,
As per the packet flow in PAN firewall, It will evaluate the NAT policy first and then, according to the translated address ( NAT'd), it will search for an appropriate security policy.
I would suggest you to specify the source address in your NAT configuration, just to secure your webserver. Even if, you will not specify the source address on your NAT policy, the traffic will still be validated by security-policy lookup. So, you must specify the source address into your security policy. Otherwise, anyone can initiate a traffic to the public IP (server's public IP address hosted in PAN firewall) and utilize it's CPU cycles.
Hope this helps.
Thanks
05-23-2014 04:03 PM
Hello Steve,
As per the packet flow in PAN firewall, It will evaluate the NAT policy first and then, according to the translated address ( NAT'd), it will search for an appropriate security policy.
I would suggest you to specify the source address in your NAT configuration, just to secure your webserver. Even if, you will not specify the source address on your NAT policy, the traffic will still be validated by security-policy lookup. So, you must specify the source address into your security policy. Otherwise, anyone can initiate a traffic to the public IP (server's public IP address hosted in PAN firewall) and utilize it's CPU cycles.
Hope this helps.
Thanks
05-23-2014 05:35 PM
Sounds sensible - thanks Hulk.
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!