RDP Windows 7到Windows XP

---------- WarningMsg 10/16/2012 2:34:05 PM RDP disconnected! Remote Desktop can't connect to the remote computer for one of these reasons: 1) Remote access to the server is not enabled 2) The remote computer is turned off 3) The remote computer is not available on the network Make sure the remote computer is turned on and connected to the network, and that remote access is enabled. Error code 516. ---------- 

我已经检查防火墙。 没有

我做了一个netstat,我没有看到端口3389列出。 我看了terminal服务,它说已经开始,但我没有select重新启动它。

想法?

XP计算机上没有启用远程桌面,或者有一个networking问题,不允许在目标计算机上的端口3389上进行通信。 这是你应该检查:

  1. 你可以在两个方向沟通吗? 从W7主机ping XP主机。 然后从HP主机ping W7主机。 如果失败了,修复它。

  2. 远程桌面是否在XP机器上实际启用? validation这一点。 它没有默认启用。

  3. Windows防火墙是否阻止RDP连接? 如果已启用,请确保允许入站RDP。

  4. 你有第三方防火墙/安全软件,会阻止这个?

  5. 你有两个设备之间的硬件防火墙或路由器会阻止这个?

彻底检查所有这些东西,你可能会find你的罪魁祸首。