[3552] in testers
Re: Eaten characters by telnetd
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Jun 6 10:27:10 1998
Date: Sat, 6 Jun 1998 10:27:03 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: "[3544] in testers"
> hat you type is protected by encryption.
So, I turned on options debugging to see if that could help me figure
out what's going on. The options you see when connecting to a Sun are
equivalent to the options you see when connecting to an SGI, right up
until the end, where you see:
Sun:
RCVD DO ECHO
SENT WONT ECHO
RCVD WILL ECHO
SENT DO ECHO
What you type is protected by encryption.
SGI:
RCVD DO ECHO
SENT WONT ECHO
RCVD WILL ECHO
SENT DO ECHO
RCVD IAC DMARK
RCVD IAC SB TOGGLE-FLOW-CONTROL OFF
hat you type is protected by encryption.
There isn't any other mention of a DMARK in the SGI options; I still
haven't figured out why the server sends it.