RDP through Cisco 2901
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2016 09:47 AM - edited 03-05-2019 03:08 AM
I have a 2901 router that I am trying to configure RDP from the outside.
Currently, I have a DSL connection coming into the router using Dialer1 to connect. The internal server IP is 192.168.115.2 and right now, I am using the default RDP port 3389.
I added the following line but this doesn't seem to be working
IP nat inside source static tcp 192.168.115.2 3389 interface Dialer1 3389
Any help would be appreciated.
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2016 10:13 AM
That config is correct. Is there any access-list or firewall config restricting inbound access?
Can you RDP to the server internally (proving RDP is enabled on the server)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2016 05:41 AM
To All,
Thanks for the responses. It is actually working now with that config. I just saved and rebooted the router and it worked. I am not sure why I have to reboot the router for it to work. Never had to do that before. Anyway, it is working. Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2016 12:03 PM
can you share the rest of your configuration
