Date: Wed, 21 Mar 2001 18:15:36 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Daniel Eischen <eischen@vigrid.com> Cc: current@FreeBSD.ORG Subject: Re: What's up with telnet? Message-ID: <Pine.BSF.4.21.0103211808300.2134-100000@besplex.bde.org> In-Reply-To: <Pine.SUN.3.91.1010320224030.11240A-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103211808300.2134-100000>