From owner-freebsd-security@FreeBSD.ORG Sat Sep 25 09:52:45 2004 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D18816A4CE for ; Sat, 25 Sep 2004 09:52:45 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ACFF43D1D for ; Sat, 25 Sep 2004 09:52:45 +0000 (GMT) (envelope-from des@des.no) Received: from dwp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 52BB05989; Sat, 25 Sep 2004 11:53:26 +0200 (MEST) Received: by dwp.des.no (Postfix, from userid 2602) id 28FF6B85E; Sat, 25 Sep 2004 11:52:44 +0200 (CEST) To: Derek Ragona References: <6.0.0.22.2.20040924170902.01feb948@mail.computinginnovations.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Sat, 25 Sep 2004 11:52:44 +0200 In-Reply-To: <6.0.0.22.2.20040924170902.01feb948@mail.computinginnovations.com> (Derek Ragona's message of "Fri, 24 Sep 2004 17:09:05 -0500") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-security@freebsd.org Subject: Re: ssh security X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2004 09:52:45 -0000 Derek Ragona writes: > I guess I am asking are the tcp wrappers enabled in the default base > system? des@dwp ~/projects/freebsd% grep -B1 WRAP releng_4/src/crypto/openssh/confi= g.h /* Define if you want TCP Wrappers support */ #define LIBWRAP 1 des@dwp ~/projects/freebsd% grep -B1 WRAP releng_5/src/crypto/openssh/confi= g.h /* Define if you want TCP Wrappers support */ #define LIBWRAP 1 des@dwp ~/projects/freebsd% grep -B1 WRAP head/src/crypto/openssh/config.h /* Define if you want TCP Wrappers support */ #define LIBWRAP 1 DES --=20 Dag-Erling Sm=F8rgrav - des@des.no