rperault
asked on
Creating a NAT and Opening 3389 on a PIX
Experts,
I am looking for creating a Nat for the following IP Address 173.1.1.1 NAT'd to 10.1.10.1
Also opening up port 3389 for RDP
I will as soon as I get the PDM to open doing it from there, or if I can get the divice to use SSH, I will need the CLI
Thanks
I am looking for creating a Nat for the following IP Address 173.1.1.1 NAT'd to 10.1.10.1
Also opening up port 3389 for RDP
I will as soon as I get the PDM to open doing it from there, or if I can get the divice to use SSH, I will need the CLI
Thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Thanks guys and Sorry about the delay in awarding points.
ssh IPaddress mask interface (eg. ssh 192.168.10.0 255.255.255.0 inside)
http server enable
http IPaddress mask interface (eg, http 192.168.10.0 255.255.255.0 inside)