Windows Server 2003
1833753 Members
2932 Online
110063 Solutions
New Discussion

Remote Desktop remote connection timeout

 
Difladermaus
Advisor

Remote Desktop remote connection timeout

I am having issue with remote desktop on one server. Getting "remote connection timed out" when trying to connect.

netstat show port 3389 listening
can drive map and remote into registry

Did manage to get following error once in the logs

The RDP protocol component X.224 detected an error in the protocol stream and has disconnected the client.

Tried clearing certifications from HKLM\System\CurrentControlSet\Services\TermServices\Parameters - no luck
5 REPLIES 5
Ivan Ferreira
Honored Contributor

Re: Remote Desktop remote connection timeout

Is this connection local (LAN) or remote (WAN/VPN)?.

I had timeouts when trying to connect remotely and there was a problem with the IP "Don't fragment" flag. The client had don't fragment set to 1 and the packets needed fragmentation, so the connection was dropped (MTU problems).
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Difladermaus
Advisor

Re: Remote Desktop remote connection timeout

local lan connecting from same subnet - I'll check your suggestion though
Jonas Back_2
Super Advisor

Re: Remote Desktop remote connection timeout

I've experienced a couple of times that TS simply stopped working and the only solution we could find was to reboot the server. Tried starting/stopping services but nothing helped.

Let us know if you find the problem.
Hugo Tigre
Trusted Contributor

Re: Remote Desktop remote connection timeout

Difladermaus,

when you say clearing the certificate, do you mean deleting it, because you really need to delete that entry for that to work.

Also after deleting the certificate, the machine needs to boot up.

I've had a lot of problems with that to, and deleting the certificate always helped me.

Besides this, and since you are on the same subnet, the only thing you need more, is allowing file and print sharing on the firewall and activating remote desktop on the system properties.

Hope this helps,
hugo tigre
Difladermaus
Advisor

Re: Remote Desktop remote connection timeout

I did delete the certificates and reboot.

I also have ensured that file and print sharing enabled.
Remote Desktop enabled in system properties.
tried disabling it and got error saying it was not enbled - re-enable and get back to the "remote connection timed out" error
sc queryex termservices - running
netstat -a port 3389 listening

MTU is at default 1500. I seem to have no other problems, application clents can connect, can map to c$ and can send remote shutdown and remote regedit, ping times great

Only thing not normal here is the Remote Desktop time out when trying to connect