Re: Remote desktop unable to connect on local network

From: Rick_f (anonymous_at_discussions.microsoft.com)
Date: 04/01/04


Date: Wed, 31 Mar 2004 19:31:09 -0800

Yes, I had enabled the remote desktop on the host.

Typing netstat -ano yields:
Active Connections

  Proto Local Address Foreign Address State PID
  TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 1188
  TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4
  TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING 1340
  TCP 0.0.0.0:1193 0.0.0.0:0 LISTENING 1340
  TCP 0.0.0.0:1196 0.0.0.0:0 LISTENING 1340
  TCP 0.0.0.0:1248 0.0.0.0:0 LISTENING 1048
  TCP 0.0.0.0:1249 0.0.0.0:0 LISTENING 1048
  TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING 1340
  TCP 0.0.0.0:5000 0.0.0.0:0 LISTENING 1520
  TCP 192.168.2.54:139 0.0.0.0:0 LISTENING 4
  TCP 192.168.2.54:1248 207.46.248.238:80 ESTABLISHED 1048
  TCP 192.168.2.54:1249 207.46.248.238:80 ESTABLISHED 1048
  UDP 0.0.0.0:445 *:* 4
  UDP 0.0.0.0:500 *:* 1008
  UDP 0.0.0.0:1026 *:* 1828
  UDP 0.0.0.0:1035 *:* 1432
  UDP 127.0.0.1:123 *:* 1340
  UDP 127.0.0.1:1055 *:* 216
  UDP 127.0.0.1:1239 *:* 1048
  UDP 127.0.0.1:1900 *:* 1520
  UDP 127.0.0.1:62515 *:* 1828
  UDP 127.0.0.1:62517 *:* 1828
  UDP 127.0.0.1:62519 *:* 1828
  UDP 127.0.0.1:62521 *:* 1828
  UDP 127.0.0.1:62523 *:* 1828
  UDP 127.0.0.1:62524 *:* 1828
  UDP 192.168.2.54:123 *:* 1340
  UDP 192.168.2.54:137 *:* 4
  UDP 192.168.2.54:138 *:* 4
  UDP 192.168.2.54:1900 *:* 1520

It is listening to port 3389, although I don't know if it is correct that ip adress is 0.0.0.0 instead of 192.168.2.54.

I tried connecting the laptop directly to the Pro machine with a crossover cable and still got the same error message when trying to connect, so I don't think the problem is the router.