nat a range of ports to a local IP
Hi,
I need to NAT a range of ports into a local IP. port 2048 -> 3000 to
192.168.1.2.What is the best way to do this om a ASA5505?
This does not work:
formatting link
My conf (does not work on a ASA): ip nat pool p2p 192.168.1.2 192.168.1.2 netmask 255.255.255.0 type rotary ip nat inside destination list allow_inbound pool p2p access-list allow_inbound permit tcp any any range 2048 3000
Best regards Martin
read more and respond »Posted 5 years ago by M in Cisco Systems