What do I have to do in my router settings page in order to get an outside remote desktop connection to connect?

thriemus

Senior member
Mar 2, 2005
215
0
0
You have to setup a port forward on your router for port 3389 to the pc that you want to be able to connect into. eg 192.168.1.11 :)

EDIT this will let you connect to the computer using your internet ip address. Also note that to login using rdp you must have a password on the account.
 

thriemus

Senior member
Mar 2, 2005
215
0
0
What is your router brand and model? and what is the ip address of the computer you want to be able to remote desktop to? eg 192.168.1.11
 

thriemus

Senior member
Mar 2, 2005
215
0
0
Log into your router, choose advanced on the top menu, then virtual server on the left hand side, in name enter RDP, in private enter the internet lan ip address of the computer that you want to be able to connect to (eg 192.168.1.11, if you dont know then do start - run - cmd - ok - ipconfig /all, look for your lan ip address) by remote desktop, leave protocol as type tcp, in private port type in "3389" (without quotes), in public port type in "3389" (no quotes) and choose "always" below that. Thats it, hit apply, its also best to reboot to save settings properly. Now from an internet ip you can connect to your internet ip address to remote control your pc.

PS Make sure that you have a GOOD password for you user accounts. If there is no password then remote desktop will not work.

Hope this fares you well.

EDIT:

PS if you dont know your internet ip address, goto www.ipchicken.com
PPS For vnc do the same but instead of 3389 use port 5900