cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
476
Views
0
Helpful
0
Replies

PAT Port Range on ASA

JCody_EIS
Level 1
Level 1

I am attempting to PAT a range of ports from an outside IP to an inside IP on an ASA 5516-X running ASA version 9.8(3).  We have multiple outside IP's and even more inside IP's so just doing a 1-to-1 NAT and letting the ACL handle the rest isn't an option.  I've created the service object for the port range but the NAT rule keeps choking:

 

 

object service ApplicationPortRange

 service tcp destination range 6001 6100



object network AppServer

 host <INSIDE_IP_REDACTED>

 nat (inside,outside) static obj_External_IP_07 service tcp ApplicationPortRange ApplicationPortRange

 

 

The nat command keeps failing on the ApplicationPortRange.  It appears that I can create the rules for each port individually, but that is obviously undesirable.

 

Any assistance would be greatly appreciated.

0 Replies 0