I have a PIX 506e that terminates VPN Clients. Using the Cisco example (nat 0 access-list 80) does not provide for port/protocol mapping. Do you know any way that we can protect our inside resources by defining host-to-host/port-to-port protocol mapping?
Here's what I get:
Firewall(config)# nat (inside) 0 access-list 80
WARNING: access-list protocol or port will not be used
How can I be able to specify protocols as well as ip's?