Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RDP to two hosts behind the same public ip

Status
Not open for further replies.

surnj1

Technical User
Dec 27, 2001
46
US
Hi,

is it possible to have RDP access to two XP systems behind a home router with a single public IP ?

If I change one of the RDP servers port to other than the default 3389, then is it possible?

You comment are appreciated.


Thanks,
 
please read RDC instead of RDP.

Thanks,
 
Yes, set each machine to listen on a unique and set port forwarding on your router accordingly. Use the default 3389 for one and change the other to 3390.

Alternatively (it gets slower, but works), you can 'daisy chain' the connections. Remote Desktop into machine1 (on the standard 3389), then use that machine [remotely] to Remote Desktop into machine 2 (still using the standard 3389). I've gone 3 levels deep this way. It gets slower each time and you need to pay attention to which machine you're actually viewing, but works without any configuration changes to the router or RD hosts.

PS. RDP means "Remote Destktop Protocol". This is the underlying protocol used by the Remote Destkop utility, Remote Assistance utility, and Windows Terminal Server. So, the way that you used it originally is not incorrect and could actually apply to any of those programs, but I figured that you meant the actual RD program/utilty.
 
I wouldn't daisy chain. It slows you down and machine #1 has to be on or else you can't get to machine #2
 
Thanks everyone for your reply!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top