Date: Tue, 15 Oct 2002 23:13:46 +0200 From: "Jacco" <jacco@lionsoft.xs4all.nl> To: "FreeBSD Questions" <questions@FreeBSD.ORG> Subject: SSHD problem Message-ID: <LEEGJHDFDIEGNMNMDFNDGEJIHDAA.jacco@lionsoft.xs4all.nl>
next in thread | raw e-mail | index | archive | help
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 <host> Connection closed by <host> Connections from my internal network are working right/correct. /var/log/messages: Oct 15 22:47:00 <host> /kernel: pid 2976 (sshd), uid 0: exited on signal 11 (core dumped) Oct 15 22:47:00 <host> /kernel: pid 2976 (sshd), uid 0: exited on signal 11 (core dumped) Oct 15 22:47:00 <host> /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 <host># 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 <return> to continue, or q <return> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LEEGJHDFDIEGNMNMDFNDGEJIHDAA.jacco>