Remote Desktop Protocol (RDP) port forwarding

Website design By BotEap.comOne thing I love about all Windows News products is the remote desktop features. I used to use PCAnywhere before, but I find remote desktop almost as good now, I’d like to see a file transfer like PCAnywhere has, but remote desktop is free so that’s a bonus.

Website design By BotEap.comOne of the tasks I faced with setting up my network was port forwarding through my router. There are two issues I ran into when dealing with RDP forwarding. The first was what is the RDP port number. With a quick google search I found that the standard RDP port is 3389.

Website design By BotEap.comNow that you have the port number you can simply go into your router and forward that port and after you enable your remote desktop feature it will work from outside your network as long as you know your ip address or have dynamic dns service like I did. spent. To enable remote desktop in Windows XP and Windows 2003, go to the start menu, find the my computer icon, and right-click on it. Select the properties option from the dropdown list and then click the remote label in the window that appears. There you will see the two checkboxes, check the second box and then click the remote user button. Make sure the users you want to have access to are listed, and then click OK until you have exited all windows. RDP is now enabled on your machine.

Website design By BotEap.comSo this simple setup would have worked for my network, but the problem became that I have multiple servers that I want to access along with my desktop. Now I could just remotely access my desktop and then the other machines from there since they are all on the local network. However, this would create a large amount of data that needed to be transferred, with limited upstream speeds on your broadband connection, you don’t want this and it will cause performance issues with RDP. So I had two options, I could change the registry entry as stated in the article. I’ll paste that solution here in case that page has a problem at some point:

Website design By BotEap.com*****

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that it can resolve problems resulting from incorrect use of Registry Editor. Use Registry Editor at your own risk.

Website design By BotEap.comYou can use the Remote Desktop feature in Windows XP Professional to connect to your computer from another remote computer. WARNING: The Remote Assistance feature in Windows XP may not work correctly if you change the listening port. To change the port that Remote Desktop listens on:

Website design By BotEap.comStart Registry Editor (Regedt32.exe).

Website design By BotEap.comLocate the following key in the registry:

Website design By BotEap.comHKEY_LOCAL_MACHINESystemCurrentControlSetControlTerminalServerWinStationsRDP-TcpPortNumber

Website design By BotEap.comOn the Edit menu, click Modify, click Decimal, type the new port number, and then click OK.

Exit Registry Editor.

Website design By BotEap.comNOTE: When you try to connect to this computer using the Remote Desktop connection, you must type the new port.

Website design By BotEap.comKeywords: kbhowto kbnetwork KB306759

Website design By BotEap.comTechnology: kbrdcMac100 kbrdcsearch kbrdcWin100 kbWinXPPro kbWinXPPro64bit kbWinXPProSearch kbWinXPSearch kbZNotKeyword

Website design By BotEap.com*****

Website design By BotEap.comThe other option I had was to go into my router and specify another external port number and then point that port to 3398 on the IP address of the machine I wanted to go to. I chose this second option because it was less time consuming and it worked for me. One attractive thing about the ability to change the RDP port number is security. If you leave the standard port number, anyone will know to check that port to see if you have Remote Desktop enabled and potentially compromise your network. However, please let me know if there are any issues with the registry fix, and if there are, I’ll remove it from this article.

Leave a Reply

Your email address will not be published. Required fields are marked *