From owner-freebsd-questions Fri Dec 7 9:58:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 3AAA837B417 for ; Fri, 7 Dec 2001 09:58:46 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16CPGm-0006V4-00 for freebsd-questions@freebsd.org; Fri, 07 Dec 2001 17:58:44 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.net, from userid 500) id A2448111F; Fri, 7 Dec 2001 18:58:42 +0100 (CET) Date: Fri, 7 Dec 2001 18:58:42 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: /etc/hosts.allow cant block Message-ID: <20011207175842.GA18277@raggedclown.net> References: <20011207041531.32681.qmail@web21103.mail.yahoo.com> <20011207044343.GC999@raggedclown.net> <200112071741.fB7Hfg314833@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112071741.fB7Hfg314833@onceler.kciLink.com> User-Agent: Mutt/1.3.24i 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 On Fri, Dec 07, 2001 at 12:41:42PM -0500, Vivek Khera wrote: > >>>>> "CS" == Cliff Sarginson writes: > > >> but I can still login into my server using SSH. > >> > >> Anybody know what is the problem ? > > Do you have a rule prior to that allowing you to access it? > > CS> I don't think sshd takes any notice of hosts.allow. > > Sure it does. ldd /usr/sbin/sshd and see libwrap linked in. I doubt > that's just for kicks ;-) > I think it is a compile time option on whether to use tcp-wrappers. Obviously if it links to libwrap then it was compiled to do so :) -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message