Remote connection has timed out

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

I am attempting to do a remote desktop connection to a
Win2k server via a web browser from a Windows 98SE client.
I browse to the TSWEB server, enter the server name and
click connect. A blank screen appears, and after about 45
seconds the following error message pops up:
VBScript:Remote Desktop Disconnected. The remote
connection has timed out. Please try connecting to the
remote computer again.
I have downloaded and installed the Windows 9x remote
desktop client, so I am at a loss as to what is causing
this problem. Can anyone help me out with this issue?
Thanks.

Larry
 
From that client, can you run a telnet to port 3389 of the
terminal server?

Something like this:

telnet {ip_address_of_terminal_server} 3389

-M
 
Back
Top