From owner-freebsd-current Thu Mar 22 3:51: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id 3B06C37B71C; Thu, 22 Mar 2001 03:51:04 -0800 (PST) (envelope-from brandt@fokus.gmd.de) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id MAA02967; Thu, 22 Mar 2001 12:51:03 +0100 (MET) Date: Thu, 22 Mar 2001 12:51:03 +0100 (CET) From: Harti Brandt To: Cc: Dan Eischen , Subject: Re: telnet broken with auto-negotiation of encrypt/decrypt change In-Reply-To: <5lhf0mni77.fsf@assaris.sics.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 22 Mar 2001 assar@FreeBSD.ORG wrote: >Dan Eischen 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