08-13-2014 05:58 PM - edited 03-11-2019 09:38 PM
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.
Solved! Go to Solution.
08-13-2014 06:51 PM
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
08-13-2014 06:51 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide