multiple `zone' clauses for a single domain?

Anand Buddhdev anandb at ripe.net
Fri Nov 25 22:57:52 UTC 2011


On 25/11/2011 23:36, Marek Kozlowski wrote:

> One more question:
> The documentation for `match-clients' isn't comprehensive enough... Can
> I add all host from, for example 172.16/16 except a single host? Does:
> 
> match-clients { 172.16.0.0/16;!172.16.1.1; }

List the exception first, otherwise it will never match:

match-clients { !172.16.1.1; 172.16.0.0/16; };

Regards,

Anand Buddhdev
RIPE NCC



More information about the bind-users mailing list