Here's what I'm doing...I have 3 different "host" computers setup on my network for people to access from outside. If you only have 1 host computer you want to access, you set up your router to send 3389 to that computer. Then on the outside computer, you start Remote Desktop, put in the ip address of your router (just 123.123.123.123). Remote Desktop default is to use port 3389, the router sees this come in on 3389, and sends you to your host computer. If you want to have 2 computers available to the outside, you can't have them both be 3389, because the router won't know which one to send it to. So you set up the host computer to listen for Remote Desktop on 3391 (this is in the registery of that computer). Then you setup your router to send something coming in on 3391 to computer 2. On the outside pc, you start Remote Desktop, and you put in the address of the router and the port to use (123.123.123.123:3391). For the 3rd host computer, you edit the registery to make the host listen on 3393, setup the router to route 3393 to the third computer, and on the outside you put in 123.123.123.123:3393. Only your router has a public ip address - your inside computers have private addresses that you can't access from outside - this is for security. This all works great with outside computers. But my new PPC-6700 will not let me put in 123.123.123.123:3393. It will only let me put in 123.123.123.123, which comes in on the default of 3389 and goes to my first computer, which is not the one I want.
Makes sense?
Thanks -