Is there a "not" operator for the BIND config file?

enrique at podernet.com.mx enrique at podernet.com.mx
Wed Jan 22 19:55:32 UTC 2003


Yes ther is one. You can make a list in allow-recurse like this:

allow-recurse { 
		any;
		! ip.to.deny;
               };

The order is important, you set to allow any but ip.to.deny otherwise it would 
say deny to ip.to.deny BUT allow any )which may include ip.to.deny

On 22 Jan 2003, James Kilton wrote:

=>
=>I'd like our BIND 8.34 servers to not do recursive queries for a
=>particular host, but do recursive queries for the rest of that host's
=>subnet.  Is this possible via some type of "not" operator?
=>
=>

-- 

-- 'You tread upon my patience' -- William Shakespeare, "Henry IV"

The river is within us, the sea is all about us.
===============================================================================
José Enrique Díaz Jolly				e-mail: enrique at podernet.com.mx
===============================================================================
@(#) $Id: signature.podernet,v 1.1 2003/01/21 23:45:50 ediaz Exp $




More information about the bind-users mailing list