ssh to 3com (len - macsize) % blocksize != 0)

Matt Johnston matt at ucc.asn.au
Fri Mar 3 23:45:26 WST 2006


On Fri, Mar 03, 2006 at 03:23:18PM +0000, Rushi Lala wrote:
> Hello,
> 
> I am trying to connect to 3COM 3031 router from busybox+dropbear no keys
> password only authentication and its giving me strange looks :(.
> 
> any suggestion would be great !!

> TRACE: remoteident: SSH-1.5-VRP-3.3

> TRACE: leave session_cleanup
> ssh: connection to xxxx at 192.168.0.1:22 exited: bad packet size 89

Dropbear only supports SSH v2, the 3com device seems to only
do SSH v1. Through a bit of an oversight, I never added code
to check versions when the client connects - I'll make sure
the next release does that.

Cheers,
Matt Johnston


More information about the Dropbear mailing list