From owner-freebsd-stable Mon Apr 17 7:56:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from kci.kciLink.com (kci.kciLink.com [204.117.82.1]) by hub.freebsd.org (Postfix) with ESMTP id 9441E37B5C4 for ; Mon, 17 Apr 2000 07:56:11 -0700 (PDT) (envelope-from khera@kciLink.com) Received: from onceler.kcilink.com (onceler.kciLink.com [204.117.82.2]) by kci.kciLink.com (Postfix) with ESMTP id 4BDC8E898 for ; Mon, 17 Apr 2000 10:56:06 -0400 (EDT) Received: (from khera@localhost) by onceler.kcilink.com (8.9.3/8.9.3) id KAA37828; Mon, 17 Apr 2000 10:56:06 -0400 (EDT) (envelope-from khera@kci.kcilink.com) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14587.9734.193635.707696@onceler.kcilink.com> Date: Mon, 17 Apr 2000 10:56:06 -0400 (EDT) To: freebsd-stable@FreeBSD.ORG Subject: Re: sshd and tcp-wrappers In-Reply-To: <20000417122732.A1826@phy.hr> References: <20000417122732.A1826@phy.hr> X-Mailer: VM 6.72 under 21.1 (patch 8) "Bryce Canyon" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "KK" == Kresimir Kumericki writes: KK> and I assumed that sshd is not wrapped. Now I see that 'ldd sshd' KK> gives: libwrap.so.7 => /usr/local/lib/libwrap.so.7 (0x280a4000) KK> so why doesn't it obey hosts.allow? What's your path to the hosts.allow that you think should be used? libwrap.so.7 looks in /usr/local/etc/ for it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message