[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ultra 5 SSH/Ethernet Lockup



In article <[🔎] 20030413171150.GB16706@phunnypharm.org>, Ben Collins wrote:
> On Sun, Apr 13, 2003 at 07:36:31AM +0000, Kristjan Onu wrote:
>> I have Woody installed on an Ultra 5. Frequently SSH sessions to this
>> machine seem to "lockup". Specifically, I have observed the following:
> 
> I would blame ssh or libssl. You can also try disabling the v9
> optimized ssl libraries by moving /lib/v9 and /usr/lib/v9 out of the way
> to some temporary place (libssl has v9 optimized libs), then rerun
> ldconfig and restart sshd.
> 

With my Woody installation, the directories you mention did not
exist. Installing libssl0.9.7 (and ssh 3.6.1p1-1) did put files into
/usr/lib/v9. Moving them out of the way as you suggest seems to help
at least a little, though I can still make the connection hang if I
produce a lot of output to the screen, for example with:

	sudo tcpdump -i eth0

When the connection fails, it hangs in different places, for example: 

(client)	debug1: SSH2_MSG_KEXINIT sent
(server)	debug1: kex: server->client aes128-cbc hmac-md5 none
		debug3: preauth child monitor started
		debug3: mm_request_receive entering

or

(client)	debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(server)	debug1: expecting SSH2_MSG_NEWKEYS

I can't seem to find much on the web on why this might be happening.






Reply to: