Re: sshd stopped accepting connections for some hosts???
From: Roy Smith (roy@panix.com)Date: 09/19/02
- Next message: moorhuhn: "Authentication failed suddenly"
- Previous message: Matthias Kurzer: "Re: ssh and chroot"
- In reply to: Roy Smith: "sshd stopped accepting connections for some hosts???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Roy Smith <roy@panix.com> Date: Thu, 19 Sep 2002 08:12:31 -0400
Yesterday I wrote of problems I was having with MacSSH. I've got some
more information now. When I put MacSSH into verbose logging mode, I
get the following. Any ideas what would cause this?
handle_connection: Received packet of type 20 (KEXINIT)
Selected keyexchange algorithm: diffie-hellman-group1-sha1
with hostkey algorithm: ssh-dss
keyexchange.c:209: Unknown: Raising exception Algorithm negotiation
failed. (type 4096), using handler installed by connection.c:276: Unknown
DEBUG: Sent DISCONNECT (size 42 = 0x2a)
00000000: 01000000030000001d416c676f726974 .........Algorit
00000010: 686d206e65676f74696174696f6e2066 hm negotiation f
00000020: 61696c65642e00000000 ailed.....
write_buffer: do_write length = 56
write_buffer: do_write closure->length = 56
connection.c:208: Unknown: Raising exception Stop reading (type 65538),
using handler installed by handshake.c:358: Unknown
do_buffered_read: want_read = 0; handler needs a pause.
io.c: poll for fd 10: events = 0x4, revents = 0x4.
io.c: Marking fd 10 for closing.
Connection died.
io.c: Closing fd 10.
- Next message: moorhuhn: "Authentication failed suddenly"
- Previous message: Matthias Kurzer: "Re: ssh and chroot"
- In reply to: Roy Smith: "sshd stopped accepting connections for some hosts???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|