Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 1999 12:55:38 -0500
From:      Lance Woodson <lance@cswnet.com>
To:        freebsd-questions@freebsd.org
Subject:   3.2 hosts.allow Problems
Message-ID:  <378CCF1A.92446185@cswnet.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?378CCF1A.92446185>