I see this behavior when I connect to Japanese Red Hat 5.2 Rel 2. Here are my
sshd libraries:
[root@wcpp]# ldd /usr/local/sbin/sshd
libwcsmbs.so.0 => /lib/libwcsmbs.so.0 (0x40005000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40009000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4000f000)
libutil.so.1 => /lib/libutil.so.1 (0x4003c000)
libc.so.6 => /lib/libc.so.6 (0x4003f000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)
[root@wcpp]#
How about you?
Dave
Shiloh> I use SecureCRT (SSH ver 1.x client) to connect to SSH2.0.13 with
Shiloh> compatibility mode enabled with ssh 1.2.27, on Redhat 6.0 Linux.
Shiloh> SSH works great. I can have 2 or 3 hour long ssh sessions, and then
Shiloh> abruptly, I get disconnected!? In my /var/log/messages, I get:
Shiloh> sshd[3202]: fatal: Local: Bad packet length 0
Shiloh> This is a re-occurring problem that seems to happen to me on this one
Shiloh> particular host. On my other boxes that also regularily use ssh, it never
Shiloh> happens.
Shiloh> Any ideas? I'm not sure where to look.
Shiloh> Thanks..