Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 12:51:03 +0100 (CET)
From:      Harti Brandt <brandt@fokus.gmd.de>
To:        <assar@FreeBSD.ORG>
Cc:        Dan Eischen <eischen@vigrid.com>, <current@FreeBSD.ORG>
Subject:   Re: telnet broken with auto-negotiation of encrypt/decrypt change
Message-ID:  <Pine.BSF.4.33.0103221248120.453-100000@beagle.fokus.gmd.de>
In-Reply-To: <5lhf0mni77.fsf@assaris.sics.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22 Mar 2001 assar@FreeBSD.ORG wrote:

>Dan Eischen <eischen@vigrid.com> writes:
>> This commit broke telnet (or perhaps exposed brokenness that was
>> already present and never noticed):
>>
>>   $ cvs -R log -Nr1.6 main.c
>>
>>   RCS file: /opt/b/CVS/src/crypto/telnet/telnet/main.c,v
>>   [...]
>>   description:
>>   ----------------------------
>>   revision 1.6
>>   date: 2001/03/12 03:54:48;  author: assar;  state: Exp;  lines: +14 -1
>>   enable auto-negotiation of encrypt and decrypt
>>   =============================================================================
>>
>> Telnet no longer catches CTRL-C, CTRL-D, SIGHUP, or CTRL-] quit.
>
>Apart from that this should not cause that happen, I'm not able to
>reproduce this problem.  How should I go about doing that?
>
>/assar

Maybe he means the following behaviour:

162 [hbb] (beagle) netgraph_atm/tests/ccatm # telnet scotty
Trying 193.175.135.70...
Connected to scotty.
Escape character is '^]'.
Trying SRA secure login:
User (hbb): ^C^C^C^C^]^]^]^\^\^\^\^\
Password:
[ SRA login failed ]
User (hbb): ^Z
[1]+  Stopped                 telnet scotty
164 [hbb] (beagle) netgraph_atm/tests/ccatm # kill %1
[1]+  Terminated              telnet scotty

ssh allows you to ^C it during input of the user name/password.

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              brandt@fokus.gmd.de, harti@begemot.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0103221248120.453-100000>