cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
523
Views
5
Helpful
1
Replies

Help setting up static NAT with multiple external IPs using 9.0.3?

eric.hammett
Level 1
Level 1

Sorry for the trivial question, but I can't seem to figure out setting up NAT with multiple external IPs (e.g. 1.1.1.3 - 1.1.1.7). I have my outside inteface set to 1.1.1.7, however how do I allow say RDP (tcp 3389) being sent to 1.1.1.3 to be forwarded to 10.0.1.253 on my internal network? Attached is my current config.

1 Accepted Solution

Accepted Solutions

Hi,

Modified your ACL, apply this it should work 

no access-list outside_access_in extended permit object RDP any object HyperV 
access-list outside_access_in extended permit tcp any object HyperV eq 3389

 

HTH

Sandy

View solution in original post

1 Reply 1

Hi,

Modified your ACL, apply this it should work 

no access-list outside_access_in extended permit object RDP any object HyperV 
access-list outside_access_in extended permit tcp any object HyperV eq 3389

 

HTH

Sandy

Review Cisco Networking for a $25 gift card