Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 07:05:01 +1000
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        Alan Garfield <alan@fromorbit.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: rtentry and rtrequest
Message-ID:  <20070419210501.GA828@turion.vk2pj.dyndns.org>
In-Reply-To: <1176990600.4177.26.camel@hiro.auspc.com.au>
References:  <1176861009.4426.21.camel@hiro.auspc.com.au> <20070418120622.GF40826@comp.chem.msu.su> <1176947814.4175.39.camel@hiro.auspc.com.au> <20070419073525.GA60301@comp.chem.msu.su> <1176972863.4177.7.camel@hiro.auspc.com.au> <20070419093847.GC60301@comp.chem.msu.su> <1176976273.4177.17.camel@hiro.auspc.com.au> <20070419113842.GE60301@comp.chem.msu.su> <1176990600.4177.26.camel@hiro.auspc.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help

--wac7ysb48OaltWcw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2007-Apr-19 23:50:00 +1000, Alan Garfield <alan@fromorbit.com> wrote:
>debug1: Local version string SSH-2.0-OpenSSH_3.4p1
>debug1: SSH2_MSG_KEXINIT sent
>d475 078f 7eae aef6=20
>Disconnecting: Bad packet length -730527857.
>debug1: Calling cleanup 0x1001fc68(0x0)
>localhost $=20

'Bad packet length' is coming from ssh (packet.c:packet_read_poll2())
and (as Yar suggested) is related to SSH's own packetisation, rather
than TCP.  The reported packet length is the 'd475 078f' immediately
above.  Note that at this stage, SSH has not negotiated encryption so
working thru a tcpdump output is still practical.

I suspect that there's a problem with the packet sizes.

>> > Yeah it's what the Linux driver is called. Can be something else, got a
>> > better name? :)
>>=20
>> Perhaps just "jn"?  Some utilities still have trouble with long
>> interface names[1], and they are a drag to type in. :-)  So I'd
>> rather keep the name as short as possible.
>
>Yeah 'jn' sounds ok to me. Although it's really not going to be that
>common unless you have these SunFire or NewISys servers. :)

All the utilities I've seen will just truncate the names.  Since we
already have 4-character interface names (eg vlan), and there will
never be more than one of these, I'd prefer to leave it as jnet.
There are a limited number of 2-letter combinations and 4 letters
is more descriptive.

(I would far prefer that "vlan" be truncated to something shorter
so that my daily reports don't have 48 lines stating 'vlan1').

--=20
Peter Jeremy

--wac7ysb48OaltWcw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGJ9l9/opHv/APuIcRAg15AJwN83NSq0LGpVIC0JEp42eevQOyGgCgxKuy
BDtz0KN7u7UtiAG00q+phP4=
=ujUo
-----END PGP SIGNATURE-----

--wac7ysb48OaltWcw--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070419210501.GA828>