Remote Desktop into a LAN with multiple PC's [Archive] - SpeedGuide.net Broadband Community

View Full Version : Remote Desktop into a LAN with multiple PC's


PASSA
03-05-07, 07:48 PM
Hi Guys,

I wonder if anyone could help me clarify some Remote Desktop connections queries I have.

I have 3 PCS with XP Pro on my network

Internet
|
ADLS Modem/Router (internal IP 192.168.1.1)
| | |
PC1 PC2 PC3


So I have port forwarded 3389 for PC1 (192.168.1.2) and PC2 (192.168.1.3), but my query is when I remote desktop how can I choose what PC to login? read somewhere that PC2 should have another porforwarded (3399?) but then how would I remote desktop into 3399?

This is very confusing. I have no problem remote desktop(ing) into a single pc setup (1modem 1PC that's it) It's just when you have more than one PC I am very very confused.

I hope all this makes sense.

Thank you

YeOldeStonecat
03-05-07, 08:11 PM
If you want to RD into 3x different PCs on a LAN behind the same router..you have a couple of choices..

Get a router that supports a direct VPN connection to it..so you can connect to the router..and be given access to the entire LAN.

Or...do what you're attempting...open/forward ports on the routers firewall. However..you can only forward a port to a single LAN IP address...so port 3389 can only go to 1x PC. If you want another PC to be made available through the NAT..you'll have to change the default port..something like 3390 or 3391.
http://support.microsoft.com/kb/306759

And..from the remote PC...you add a colon ( : ) to the IP address..followed by the custom port.
Example say you WAN IP address is 64.63.62.61...from your house..you'd type this into the RDC>..
64.63.62.61:3391

PASSA
03-05-07, 08:14 PM
Thanks you're a legend, cleared that right up :)