From owner-freebsd-current Tue Mar 20 23:16:13 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id CC8C837B71C for ; Tue, 20 Mar 2001 23:16:09 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id SAA26511; Wed, 21 Mar 2001 18:15:57 +1100 Date: Wed, 21 Mar 2001 18:15:36 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Daniel Eischen Cc: current@FreeBSD.ORG Subject: Re: What's up with telnet? In-Reply-To: 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 Tue, 20 Mar 2001, Daniel Eischen wrote: > What's going on with telnet? Trying to telnet to localhost or `hostname` > yields: > > bash-2.02$ telnet localhost > Trying ::1... > Connected to localhost. > Escape character is '^]'. > Trying SRA secure login: > User (deischen): > > OK, fine, if I enter my userid and password I get in. But if I want This too is broken if there is no password. > to break out of it using CTRL ] quit, that doesn't work. Neither does > CTRL-C. Neither does CTRL-D or `kill -HUP' on the process. Hard hangup seems to work properly. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message