Testing call.

Mark D. Baushke mdb at juniper.net
Sat Jun 22 02:50:44 EST 2002


Hi Ben,

>Date: Fri, 21 Jun 2002 11:33:22 -0500 (CDT)
>From: Ben Lindstrom <mouring at etoh.eviladmin.org>
>
><nod> the 2.2 'mmap() is fucked' issue. =)  The patch Tim and I were
>discussing did not make it in.. so It will be in the next release.
>
>Just set: Compression no in sshd_config and it will be a decent work
>around for the moment.
>
>- Ben

Neither putting 'Compression no' in sshd_config nor putting it on the
command line allows the current snapshot to function on a linux 2.2.19
kernel.

% sudo /home/mdb/openssh-SNAP-20020621/sbin/sshd -d -d -d -p 24 -o 'Compression no'
debug1: sshd version OpenSSH_3.2.3p1
debug1: private host key: #0 type 0 RSA1
debug3: Not a RSA1 key file /home/mdb/openssh-SNAP-20020621/etc/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3: Not a RSA1 key file /home/mdb/openssh-SNAP-20020621/etc/ssh_host_dsa_key.
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
socket: Address family not supported by protocol
debug1: Bind to port 24 on 0.0.0.0.
Server listening on 0.0.0.0 port 24.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 127.0.0.1 port 3322
debug1: Client protocol version 2.0; client software version OpenSSH_3.2.3p1
debug1: match: OpenSSH_3.2.3p1 pat OpenSSH*
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_3.2.3p1
mmap(65536): Invalid argument
debug1: Calling cleanup 0x8067a28(0x0)
%



More information about the openssh-unix-dev mailing list