From owner-freebsd-questions Tue Oct 15 14:12:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A2F437B401 for ; Tue, 15 Oct 2002 14:12:10 -0700 (PDT) Received: from lionsoft.xs4all.nl (lionsoft.xs4all.nl [213.84.78.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id D893943EB2 for ; Tue, 15 Oct 2002 14:12:05 -0700 (PDT) (envelope-from jacco@lionsoft.xs4all.nl) Received: from win2kws1 (jacco.lionsoft.nl [10.1.1.20]) by lionsoft.xs4all.nl (8.11.6/8.11.6) with SMTP id g9FLC1w03939 for ; Tue, 15 Oct 2002 23:12:01 +0200 (CEST) (envelope-from jacco@lionsoft.xs4all.nl) Reply-To: From: "Jacco" To: "FreeBSD Questions" Subject: SSHD problem Date: Tue, 15 Oct 2002 23:13:46 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, The last day's I tied to get ssh(d) working. My firewall is running FreeBSD 4.4-RELEASE. from external host: ssh Connection closed by Connections from my internal network are working right/correct. /var/log/messages: Oct 15 22:47:00 /kernel: pid 2976 (sshd), uid 0: exited on signal 11 (core dumped) Oct 15 22:47:00 /kernel: pid 2976 (sshd), uid 0: exited on signal 11 (core dumped) Oct 15 22:47:00 /kernel: Oct 15 22:47:00 lionsoft /kernel: pid 2976 (sshd), uid 0: exited on signal 11 (core dumped) -rw------- 1 root wheel 512000 Oct 15 22:42 sshd.core # gdb /usr/sbin/sshd /sshd.core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... Core was generated by `sshd'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/libkrb5.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libasn1.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libcom_err.so.2...(no debugging symbols found)... done. Reading symbols from /usr/lib/libmd.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libroken.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libopie.so.2...(no debugging symbols found)... done. Reading symbols from /usr/lib/libcrypt.so.2...(no debugging symbols found)... done. ---Type to continue, or q to quit--- Reading symbols from /usr/lib/libcrypto.so.2...(no debugging symbols found)... done. Reading symbols from /usr/lib/libutil.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libwrap.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libpam.so.1...(no debugging symbols found)... done. Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... done. #0 0x80531fb in getsockname () (gdb) Is there someone who can help me get this working. I don't know where I must look for to solve this problem. Do I have to upgrade sshd ? Kind regards, Jacco _____________________________________________________________ Top compression: rm -R * = 100% To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message