Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
Will an ASA's (v9.4) access policy apply when connecting to a NAT'd address from the same subnet?
I.e. Source = 192.168.10.5; Destination = 192.168.10.10 (NAT rule on firewall - physical addr 192.168.200.10).
Thanks!
Hi - No, I believe this would be inter-interface.
E.g. Traffic is ingress on eth0 (to use the example above, eth0 would have an addr of 192.168.10.1) and egress via eth1 (with an addr of 192.168.200.1).
Surely access rules must come into effect in th...