RE: [ID 800047 auth.crit] fatal: monitor_read: unsupported request: 24

"Myers, Mike" <[email protected]> Fri, 13 Aug 2004 07:43:15 -0700
Newsgroups gmane.comp.security.sun
Message-ID <A6DAFC50A39A9943B560F4B328D7ED4B068E957E@nwdc07ex.nwdc.ibs-lmco.com>
Try some debugging -- I'm used to ssh.com/f-secure SSH but I'm sure the following could be adapted:

First run the client ssh in debugging mode (-d X where X is a number 1-9).

If that doesn't give anything useful, then run an SSH daemon in debugging mode on a slightly different port.  For the SSH I've used this is just a -p XX command line switch for the port and a -d X for debugging.  Next connect to this special daemon and see what happens (you'll have to accept a new host key because of the port change).

Generally the output of the server in debug mode will give me a pretty good idea of why a connection is being dropped.

Best of luck,
 - Mike Myers, Mike.Myers <at> nwdc.net


-----Original Message-----
From: karthik dhayalan [mailto:[email protected]]
Sent: Thursday, August 12, 2004 9:29 PM
To: [email protected]
Subject: [ID 800047 auth.crit] fatal: monitor_read: unsupported request: 24

hi guys,
       I get the above mentioned error when i try to ssh to my solaris box(SUN ULTRA 60)..
       what could be the exact reason??

I think its authenticating; but immediately closing...