On Thu, Jul 25, 2002 at 02:17:21PM +0000, Plethora86 wrote:
> Is it possible in BIND 8.3.3 to allow recursive queries from a given address
> range, while denying them from all other hosts?
>
options {
allow-recursion { address_match_list };
};
-P.