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
> 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
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 {
3 matches
Mail list logo