Remote Desktop?
October 31, 2005 10:55 AM
Subscribe
Windows XP Remote Desktop. I know there are many info on this, but I really need simple version for my brain to compute.
o.k. I have one cable modem one router and three Windows XP Pro computers at home. I want to be able to Remote Desktop on to these computers from another states or world. I will be doing very basic things like copy files and simple checkup on computers. I just need basic security setting (but don't want to be totally open). I am somewhat successful on Remote Desktop behind my router. But never been able to Remote Desktop from other places. The computers will be restarted every day... I think this also gives me headache in Remote Desktop. Can someone give me very simple way to do what I want to do? (oh... even when i am behind my router, i noticed that my ip address in each computer changes... which also gives me problem)
These are things that I know how to do: Turn off XP firewall ... use Zone Alarm... kinda know what ports are but not really...
Would using PC anywhere better and easier?? I noticed that using ZoneAlarm was easier than XP Firewall.
posted by curiousleo to computers & internet (14 comments total)
2) You could then set up your router to do port forwarding to the IP addresses your router assigns to each machine
For example, you would set up RD on machine A with port 10000, machine B with port 10001, machine C with port 10002.
Each machine can be given a fixed, private IP address by your router, depending on your router. Let's say machine A is 10.0.1.2. B is 10.0.1.3. C is 10.0.1.4.
Now set up the port forwarding on the router configuration to redirect TCP port traffic on port:
• 10000 to 10.0.1.2
• 10001 to 10.0.1.3
• 10002 to 10.0.1.4
Remotely, set up your RDC client with three profiles, each to connect to the three custom ports, using the fixed, public IP address for your router.
The router will then do the work of redirecting the RD traffic to one of the three machines.
posted by Rothko at 11:10 AM on October 31, 2005