From owner-freebsd-questions Wed Jul 14 14:16: 6 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 6CF10153D2 for ; Wed, 14 Jul 1999 14:16:00 -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 QAA23164 for ; Wed, 14 Jul 1999 16:15:46 -0500 (CDT) (envelope-from lance@cswnet.com) Message-ID: <378CFDFC.16B891CC@cswnet.com> Date: Wed, 14 Jul 1999 16:15:40 -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: Re: 3.2 hosts.allow Problems References: 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? > /etc/hosts.allow > 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 > ALL: ALL: DENY Now nothing is being denied. To restart inetd, I am using "killall inetd;inetd". Thanks. Lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message