From owner-freebsd-questions Wed Jul 14 10:57:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from troi.csw.net (troi.csw.net [209.136.192.23]) by hub.freebsd.org (Postfix) with ESMTP id C0D1D1541B for ; Wed, 14 Jul 1999 10:57:26 -0700 (PDT) (envelope-from lance@cswnet.com) Received: from cswnet.com (lance.woodson.com [209.136.201.27]) by troi.csw.net (8.9.3/8.9.3) with ESMTP id MAA79324 for ; Wed, 14 Jul 1999 12:55:40 -0500 (CDT) (envelope-from lance@cswnet.com) Message-ID: <378CCF1A.92446185@cswnet.com> Date: Wed, 14 Jul 1999 12:55:38 -0500 From: Lance Woodson Organization: Woodson Web Development X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: 3.2 hosts.allow Problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to be able to deny all conections except from three domains. However, everything is getting denied. What am I doing wrong? hosts.allow ============================================================= ALL: ALL: DENY ALL: 127.0.0.1: ALLOW ALL: .a.com: ALLOW ALL: .b.com: ALLOW ALL: .c.com: ALLOW telnetd: ALL: banners /usr/local/etc/banners To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message