Re: block ddns by name

2012-02-17 Thread Chris Buxton
On Feb 16, 2012, at 7:22 AM, Tom Schmitt wrote: >> Von: Tony Finch > >>> Does anyone know if there is a way to prevent the creation of certain >>> records - by name? >> >> update-policy { >> deny "*" name "internal.example.com"; >> # ... >> }; > > Hi, > > I

Re: block ddns by name

2012-02-16 Thread Tom Schmitt
> Von: Tony Finch > > Does anyone know if there is a way to prevent the creation of certain > > records - by name? > > update-policy { > deny "*" name "internal.example.com"; > # ... > }; Hi, I have a quite similar question but can't figure it out from t

Re: block ddns by name

2012-02-16 Thread Tony Finch
Melbinger Christian wrote: > > Does anyone know if there is a way to prevent the creation of certain > records - by name? http://ftp.isc.org/isc/bind9/cur/9.7/doc/arm/Bv9ARM.ch06.html#dynamic_update_policies Based on that, something the following should do what you want: update-policy {