next build
Jacques Distler
distler at golem.ph.utexas.edu
Fri Feb 9 05:26:10 EST 2001
-----BEGIN PGP SIGNED MESSAGE-----
Markus Friedl wrote:
>On Sun, Feb 04, 2001 at 04:31:02PM -0600, Jacques Distler wrote:
>> I have sshd configured to log to LOCAL0. With the 20010119 snapshot
>> and earlier, it works fine. With later builds, the daemon seems to
>> function OK, but *nothing* gets logged to LOCAL0. Instead, I get the
>> following error messages logged to /usr/adm/mesages every time a
>> client connects to the daemon:
>>
>> Feb 4 00:23:45 golem sshd[17861]: error: Hm, dispatch protocol
>> error: type 50 plen 516
>> Feb 4 00:23:45 golem sshd[17861]: error: Hm, dispatch protocol
>> error: type 50 plen 550
>
>what client versions?
>
>do you have ssh -v and/or sshd -d output?
Here is with the latest snapshot. We no longer get a "dispatch protocol
error". We don't get anything logged at all (either in LOCAL0 or in
/usr/adm/messages).
golem.ph.utexas.edu:9# sshd -d
debug1: sshd version OpenSSH_2.3.1p1
debug1: load_private_key_autodetect: type 0 RSA1
debug1: read SSH2 private key done: name rsa w/o comment success 1
debug1: load_private_key_autodetect: type 1 RSA
debug1: read SSH2 private key done: name dsa w/o comment success 1
debug1: load_private_key_autodetect: type 2 DSA
debug1: Seeding random number generator
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
debug1: Seeding random number generator
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 127.0.0.1 port 898
debug1: Client protocol version 1.5; client software version OpenSSH_2.3.1p1
debug1: match: OpenSSH_2.3.1p1 pat ^OpenSSH
debug1: Local version string SSH-1.99-OpenSSH_2.3.1p1
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: 3des
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug1: Attempting authentication for distler.
Failed rsa for distler from 127.0.0.1 port 898
Accepted password for distler from 127.0.0.1 port 898
debug1: session_new: init
debug1: session_new: session 0
debug1: Allocating pty.
debug1: Entering interactive session.
debug1: fd 3 setting O_NONBLOCK
debug1: fd 7 IS O_NONBLOCK
debug1: server_init_dispatch_13
debug1: server_init_dispatch_15
debug1: End of interactive session; stdin 9, stdout (read 2277, sent
2277), stderr 0 bytes.
debug1: Received SIGCHLD.
debug1: Command exited with status 0.
debug1: Received exit confirmation.
debug1: session_pty_cleanup: session 0 release /dev/ttyp3
Closing connection to 127.0.0.1
and
46> ssh -v localhost
SSH Version OpenSSH_2.3.1p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /usr/local/etc/ssh_config
debug: Applying options for *
debug: ssh_connect: getuid 0 geteuid 0 anon 0
debug: Connecting to localhost [127.0.0.1] port 22.
debug: Seeding random number generator
debug: Allocated local port 898.
debug: Connection established.
debug: identity file /distler/.ssh/identity type 0
debug: identity file /distler/.ssh/id_dsa type 3
debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.1p1
debug: match: OpenSSH_2.3.1p1 pat ^OpenSSH
debug: Local version string SSH-1.5-OpenSSH_2.3.1p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Forcing accepting of host key for loopback/localhost.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Trying RSA authentication with key 'distler at golem.ph.utexas.edu'
debug: Server refused our key.
debug: Doing password authentication.
distler at localhost's password:
debug: Requesting pty.
debug: Requesting shell.
debug: Entering interactive session.
Last login: Thu Feb 8 11:26:46 2001 from localhost
Jacques
- --
PGP public key: http://golem.ph.utexas.edu/~distler/distler.asc
-----BEGIN PGP SIGNATURE-----
Version: PGP
Charset: noconv
iQCVAwUBOoLky6IBi34rsX+ZAQHyjwP/WEMHgGyY+5TDOc6RyROsAQymXm1gTZte
npxxArqZIg+HGxgfU13G88Bcesh6GAtig+A1thMygrQXyQ3XS+YIyZxtWAQHHsbQ
cS7RgJb64I9EO0/e0thfxbwyW8xcYON2WrfNS0PhV1T9ehx0nR/p1PPtcTvbF1eJ
H2VTpaS9Fgc=
=VH5x
-----END PGP SIGNATURE-----
More information about the openssh-unix-dev
mailing list