Remote Desktop in XP

At my home, I have two PC, one is Redhat 9. 0 and one is XP 192. 168. 1. 1 192. 168. 1. 2 internet <> eth0 (Linux) eth1<> (XP) I want to use remote desktop to remote the XP I have forwarded 3389 port in firewall scripts But still I cannot remote it.

Linux Networking 361 This topic was started by ,


data/avatar/default/avatar38.webp

2 Posts
Location -
Joined 2003-06-13
At my home, I have two PC, one is Redhat 9.0 and one is XP
 
192.168.1.1 192.168.1.2
internet <--> eth0 (Linux) eth1<----------------------> (XP)
 
I want to use remote desktop to remote the XP
I have forwarded 3389 port in firewall scripts
But still I cannot remote it.
 
Can anyone post the scripts in firewall in order to let me to remote the XP.
Also, is there any different setting in XP so as to allow remote under this network setting?
Thx

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar06.webp

6 Posts
Location -
Joined 2003-10-12
If you cannot get the WinXP Remote Desktop working, consider using VNC. It has servers and clients for both Windows and Linux and it is GPL software.
http://www.realvnc.com/
 
I think that RH9 has a client for it, but I am not sure if it is installed by default.
 
Simply install VNC on the WinXP system and start the VNC service in the WinXP service manager. The first time you run it, VNC will prompt you for a password to use for the connection. Enter your desired password and it will run from there.
 
You can then go to the VNC Client on your RH9 box, enter the hostname/IP Address of your WinXP system, enter the password you entered above and viola, complete control of your WinXP system from your RH box.
 
Hope this Helps