Testing call.

Ben Lindstrom mouring at etoh.eviladmin.org
Sat Jun 22 02:33:22 EST 2002


<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

On Fri, 21 Jun 2002, Mark D. Baushke wrote:

> Hi Ben,
>
> Using the openssh-SNAP-20020621 on Redhat 6.2 Linux (with a 2.2.19 kernel),
> I see the following:
>
> # sshd -d -d -d -p 24
> 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 172.17.28.39 port 1339
> debug1: Client protocol version 2.0; client software version OpenSSH_3.0.2
> debug1: match: OpenSSH_3.0.2 pat OpenSSH_2.*,OpenSSH_3.0*,OpenSSH_3.1*
> 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)
> #
>
> when I tried to connect to it using an OpenSSH 3.0.2 SSH client.
>
> 	-- Mark
>




More information about the openssh-unix-dev mailing list