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

NAT hosts into ASA

Mokhalil82
Level 4
Level 4

Hi 

I have 2 internal hosts which are part of the same subnet as my inside interface and I have a single public IP. My internal hosts are:

Host A - 10.10.10.1 (RDP)

Host B - 10.10.10.2 (HTTPS)

 

How can I configure NATS so that I can access one of the internal hosts from the outside using RDP and the other using HTTPS using the same external IP. Ive tried using the following for config for the RDP host but it states the IP address is used on the external interface

object network HostA
host 10.10.10.1
nat (inside,outside) static <external IP> service tcp 3389 3389

 

I should mention that this is a virtual environment and I am SSHd into my ASA through my external IP on the ASA

 

Thanks

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Instead of <external IP> use the keyword "interface".

Jon

View solution in original post

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Instead of <external IP> use the keyword "interface".

Jon

Thanks Jon, I figured it out half an hour later :-)

Review Cisco Networking for a $25 gift card