From owner-freebsd-security Thu Sep 10 23:36:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA18221 for freebsd-security-outgoing; Thu, 10 Sep 1998 23:36:55 -0700 (PDT) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from redfish.go2net.com (redfish.go2net.com [207.178.55.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA18216 for ; Thu, 10 Sep 1998 23:36:54 -0700 (PDT) (envelope-from marcs@go2net.com) Received: from marcs by redfish.go2net.com with smtp (Exim 1.82 #2) id 0zHMnZ-0005Gs-00; Thu, 10 Sep 1998 23:35:13 -0700 Date: Thu, 10 Sep 1998 23:35:13 -0700 (PDT) From: Marc Slemko X-Sender: marcs@redfish To: Graphic Rezidew cc: freebsd-security@FreeBSD.ORG Subject: Re: sshd In-Reply-To: <35F8BF78.4C32DBEF@rezidew.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 11 Sep 1998, Graphic Rezidew wrote: > ok, now I am just a little bit concerned about this ( maybe I'm over > looking something > that's REALLY obvious) . I installed the ssh port from 2.2.5 I had set > up tcp wrappers > and noticed that none of the rules for ssh were working so I took the > line for it out > of /etc/inetd.conf. The next day I noticed that a 'netstat -a' revealed ssh isn't started from inetd.conf. The port can be compiled with libwrap support, however, if you compile it properly. > that sshd was > running on port 22 of my machine. I have done "grep ssh /etc/*" and come > back with only > the entry in /etc/services and the rules in /etc/hosts.deny and > /etc/hosts.allow. I > manually went through the /etc/rc.local and found no entry for anything > called *ssh*. /usr/local/etc/rc.d/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message