Question : Open ports Cisco 800 series

Hi I want to open a remote desktop port so that people from the outsite can connect to a remote desktop session,
ATM0 is my outside adsl line

so is the following command correct?

ip nat inside source static tcp 172.16.2.60 3389 interface ATM0 3389

LINK: http://www.portforward.com/english/routers/port_forwarding/Cisco/Cisco800Series/default.htm

Answer : Open ports Cisco 800 series

Hi there,

Assuming you have a dialer interface, that would be wrong. AFAIK, most DSL companies require PPPoE or associated authentication L2TP technologies. What you'll need to do is set that to your Dialer1 interface.

ip nat inside source static tcp 172.16.2.60 3389 interface Dialer1 3389

assuming the ip address of your computer internally is 172.16.2.60 and the ports are also 3389.

Regards,
Cisco_ guy that wants to help!
Random Solutions  
 
programming4us programming4us