From owner-freebsd-stable@FreeBSD.ORG Mon Jul 3 09:10:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8D0D16A92B for ; Mon, 3 Jul 2006 09:10:47 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EBDE43D4C for ; Mon, 3 Jul 2006 09:10:41 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 30427 invoked from network); 3 Jul 2006 09:10:39 -0000 Received: from unknown (HELO localhost) (775067@[217.50.146.49]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 3 Jul 2006 09:10:39 -0000 Date: Mon, 3 Jul 2006 11:10:31 +0200 From: Fabian Keil To: Dan Nelson Message-ID: <20060703111031.48b21924@localhost> In-Reply-To: <20060702193224.GD4915@dan.emsphone.com> References: <20060627175853.765a590e@localhost> <20060628101729.J50845@fledge.watson.org> <20060702173338.00a5ed44@localhost> <20060702170843.C67344@fledge.watson.org> <20060702190520.3b344c83@localhost> <20060702182302.H80381@fledge.watson.org> <20060702193224.GD4915@dan.emsphone.com> X-Mailer: Sylpheed-Claws 2.2.3 (GTK+ 2.8.19; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc User-Agent: 321 test Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_EK.83B7w7ta0Jv7+KoX.13y; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: Peter Thoenen , Robert Watson , freebsd-stable@freebsd.org Subject: Re: FreeBSD 6.1 Tor issues (Once More, with Feeling) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jul 2006 09:10:47 -0000 --Sig_EK.83B7w7ta0Jv7+KoX.13y Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Dan Nelson wrote: > In the last episode (Jul 02), Robert Watson said: > > On Sun, 2 Jul 2006, Fabian Keil wrote: > > >The ssh man page offers: > > > > > >|~B Send a BREAK to the remote system (only useful for SSH > > >| protocol version 2 and if the peer supports it). > > > > > >I am using ssh 2, but the only reaction I get is a new line. > > > > > >|FreeBSD/i386 (tor.fabiankeil.de) (ttyd0) > > >| > > >|login: ~B >=20 > If you enter ~B and actually see a ~B printed to the screen, then ssh > didn't process it because you didn't hit first. So ~B will > tell ssh to send a break. I am actually using ~B and I don't see just "~B", but "~B ". The tilde is printed after I release B, therefore I guess it is working. =20 > > It sounds like your serial console server may not know how to map > > SSH break signals into remote serial break signals. Try > > ALT_BREAK_TO_DEBUGGER. Here's the description from NOTES: > >=20 > > # Solaris implements a new BREAK which is initiated by a character > > # sequence CR ~ ^b which is similar to a familiar pattern used on > > # Sun servers by the Remote Console. > > options ALT_BREAK_TO_DEBUGGER >=20 > ... and if you're sshing to your terminal server, remember that ssh > will eat that tilde (because you sent ~ ), so you need to send > ~~^B to pass the right characters to FreeBSD. Or change ssh's > escape character with the -e flag. ~^b works for me, without touching any ssh settings. As ~. is still causing a disconnect, it doesn't look like the escape character was changed either. Fabian --=20 http://www.fabiankeil.de/ --Sig_EK.83B7w7ta0Jv7+KoX.13y Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEqN8NjV8GA4rMKUQRAmeDAKCef8RxDFj/FW1xoPboO5FJao9NoQCfQ5eM N5eg9Fnx2goMUGfXTbx2JMo= =FlmO -----END PGP SIGNATURE----- --Sig_EK.83B7w7ta0Jv7+KoX.13y--