Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 20:44:42 -0500 (EST)
From:      "kalin mintchev" <kalin@el.net>
To:        "Jeff With" <jeff.wirth@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: hosts.allow
Message-ID:  <61469.68.165.89.73.1109209482.squirrel@68.165.89.73>
In-Reply-To: <5d2cf6920502231645279eb0b4@mail.gmail.com>
References:  <61245.68.165.89.73.1109201689.squirrel@68.165.89.73>  <20050223234302.GM253@dan.emsphone.com>  <61288.68.165.89.73.1109204411.squirrel@68.165.89.73> <5d2cf6920502231645279eb0b4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> BIND version 9.x (not sure on the exact version) and up supports ACLs.
>
> example named.conf
>
> acl china {
>   218.19.160.163; } ;
>
> options {
>    blackhole {china;};
> };

thanks ... that looks like a solution...


>
> - jeff
>


-- 




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