Hi ! 

Just installed SSH2 on a RedHat 6.0 Linux box and can't make it work from inetd. 
Whenever I try to login, I receive this error message :

Disconnected; protocol error (Protocol error: packet too long: 700127386.)

from the server logs :

Sep  6 16:09:10 server1 sshd2[1325]: Starting daemon in inetd mode.
Sep  6 16:09:10 server1 sshd2[1325]: connection from "168.87.187.9"
Sep  6 16:09:10 server1 sshd2[1325]: Daemon is running.
Sep  6 16:09:10 server1 sshd2[1326]: Daemon is running.
Sep  6 16:09:19 server1 sshd2[1326]: User testuser's local password accepted.
Sep  6 16:09:19 server1 sshd2[1326]: Password authentication for user testuser 
accepted.
Sep  6 16:09:19 server1 sshd2[1326]: User testuser, coming from ftp.blah.com, 
authenticated.
Sep  6 16:09:19 server1 sshd2[1326]: Remote host disconnected: Protocol error: packet 
too long: 700127386.
Sep  6 16:09:19 server1 sshd2[1326]: Protocol error: 'Protocol error: packet too long: 
700127386.'


The numerical value appears to change each time I try.

The weird thing is that I CAN login if I dont try to launch sshd2 from inetd and run 
sshd2 standalone. I've tried many different 
ways for compiling SSH2, but none has worked with inetd. If someone knows how to fix 
this, I'll appreciate it very much :)

Thanks in advance !

Reply via email to