root at ns2:~# sshd -D -dddd Too high debugging level. root at ns2:~# sshd -D -ddd debug1: sshd version OpenSSH_3.3 debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key. debug1: read PEM private key done: type RSA debug1: private host key: #0 type 1 RSA debug3: Not a RSA1 key file /usr/local/etc/ssh_host_dsa_key. debug1: read PEM private key done: type DSA debug1: private host key: #1 type 2 DSA socket: Address family not supported by protocol debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. debug1: Server will not fork when running in debugging mode. Connection from myip port 4991 debug1: Client protocol version 2.0; client software version 3.4.2 SecureCRT debug1: no match: 3.4.2 SecureCRT Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_3.3 mmap(65536): Invalid argument debug1: Calling cleanup 0x806b1c4(0x0) root at ns2:~# anybody encounter this error? i JUSt upgraded all my servers to the new version and im getting this type of error, and broken pipe when i connect from linux/freebsd. Read from socket failed: Broken pipe i have the default configuration pretty much. j __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
On Tue, 25 Jun 2002, jackson clan wrote:> root at ns2:~# sshd -D -dddd > Too high debugging level. > root at ns2:~# sshd -D -ddd[snip]> debug1: Local version string SSH-2.0-OpenSSH_3.3 > mmap(65536): Invalid argument^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Set "Compression no" in sshd_config> debug1: Calling cleanup 0x806b1c4(0x0) > root at ns2:~# > > anybody encounter this error? i JUSt upgraded all my > servers to the new version and im getting this type of > error, and broken pipe when i connect from > linux/freebsd. > > Read from socket failed: Broken pipe > > i have the default configuration pretty much. > > j >-- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net
Possibly Parallel Threads
- sshd 3.1 dumps core when client connects -- Solaris 9 gcc 3.1
- [Bug 286] New: sshd crash on connection
- Problems with UsePrivilegeSeparation (was: port fwd as user != root?
- OpenSSH 3.4p1 on SourceMage client ssh fails
- [Bug 297] New: sshd version 3.3 incompatible with pre-3.3 clients in ssh1 mode