Velocity Technical Archive
Cisco ASA 8.3 and above NAT ranges how to
Archived Reference: This is a historical technical article preserved from the Velocity Technologies knowledge base. For current Phoenix and East Valley managed IT services, explore our managed IT services or cybersecurity solutions.
object network obj-Server1\nhost 192.168.1.5\nobject service MyRange\nservice tcp destination range 50 100\nnat (outside,inside) source static any any destination static interface obj-Server1 services MyRange MyRange\naccess-list outside_access_in extended permit tcp any host 192.168.1.5 range 50 100\naccess-list outside_access_in in interface outside\n