Re: bad packet length
From: Richard E. Silverman (slade@shore.net)Date: 02/21/02
- Next message: Red Valsen: "/dev/random MIA"
- Previous message: Nico Kadel-Garcia: "Re: bad packet length"
- In reply to: Russ: "bad packet length"
- Next in thread: Russ: "Re: bad packet length"
- Reply: Russ: "Re: bad packet length"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: slade@shore.net (Richard E. Silverman) Date: 21 Feb 2002 09:41:46 -0500
Your problem is due to a long-since-fixed bug in the 3DES code, which
shows up here because your Intel client and SPARC server have opposite
endian-ness. A quick workaround is simply to select a different cipher,
e.g. "ssh -c blowfish ...". You can also fix it by upgrading your client
to a recent OpenSSH release; 2.5.2 is old.
-- Richard Silverman slade@shore.net
- Next message: Red Valsen: "/dev/random MIA"
- Previous message: Nico Kadel-Garcia: "Re: bad packet length"
- In reply to: Russ: "bad packet length"
- Next in thread: Russ: "Re: bad packet length"
- Reply: Russ: "Re: bad packet length"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Loading