From owner-freebsd-bugs Sat Apr 21 9:50:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E324037B42C for ; Sat, 21 Apr 2001 09:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3LGo2u50967; Sat, 21 Apr 2001 09:50:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 21 Apr 2001 09:50:02 -0700 (PDT) Message-Id: <200104211650.f3LGo2u50967@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: bin/26397: cannot escape telnet connection after recent changes Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/26397; it has been noted by GNATS. From: Peter Pentchev To: Paul Herman Cc: freebsd-gnats-submit@FreeBSD.org, Nick Sayer Subject: Re: bin/26397: cannot escape telnet connection after recent changes Date: Sat, 21 Apr 2001 19:38:33 +0300 Hmm.. this is interesting. Nick Sayer CC'd - yes, I can confirm that 4.3-STABLE as of a few hours ago does NOT allow ^] escape to command mode during the SRA auth phase. In theory, you could always go into command mode by just typing 'telnet', and only then 'o hostname' or something.. you could disable SRA by using 'telnet -X SRA hostname'.. but an escape to command mode during the SRA auth phase would be nice :) Nick? G'luck, Peter -- .siht ekil ti gnidaer eb d'uoy ,werbeH ni erew ecnetnes siht fI On Sat, Apr 21, 2001 at 06:04:22PM +0200, Paul Herman wrote: > On Sat, 7 Apr 2001, Paul Herman wrote: > > > On Sat, 7 Apr 2001 roam@FreeBSD.ORG wrote: > > > > > Can you update your sources and try again? Nick Sayer's commit > > > of 2001/04/05 10:27:08 PDT seems to have fixed it for me. > > > > Yep, it works. OK to close this PR. > > Sorry to bring this back up, but I think I spoke too soon. After > upgrading to 4.3-STABLE this morning (with an empty /usr/obj), I've > got the problem again. > > cd /usr/src/usr.bin/telnet; make install # works OK, no SRA > cd /usr/src/secure/usr.bin/telnet; make install # doesn't work > > "make installworld" installs the secure/ telnet. > > I see that Nick's changes have to do with SIG* handling. I can break > out of a telnet login prompt with ^C, but it exits. I'm looking to > get into command mode, i.e. "telnet>" prompt via ^] at the login > prompt. > > Can anyone else confirm this? Again, this only seems to happen while > doing SRA authentification. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message