Displaying 1 result from an estimated 1 matches for "tcp_recv".
Did you mean:
dhcp_recv
2001 Sep 13
1
Debian bug #111744 - SSH 2.9p2-5 port-forwarded connection may fail to close cleanly
...host] 3389, it works fine, and I can disconnect
# as normal. If I try the rdp client, I get this error:
#
# rdesktop: A Remote Desktop Protocol client.
# Version 1.0.0-pl19-6-6. Copyright (C) 1999-2000 Matt Chapman.
# See http://www.rdesktop.org/ for more information.
#
# Connection successful.
# tcp_recv read: Success
# ERROR: expected DT, got 240
# disconnecting
#
# ...and *that's* when ssh won't exit cleanly. I've done a netstat -an
# | grep 3389, and there's no output there; I don't think the connect is
# still open, but perhaps something messy happens with the rdesktop
# co...