block ddns by name

Tony Finch dot at dotat.at
Thu Feb 16 13:37:19 UTC 2012


Melbinger Christian <Christian.Melbinger at wienit.at> 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 {
		deny "*" name "internal.example.com";
		# ...
	};

Tony.
-- 
f.anthony.n.finch  <dot at dotat.at>  http://dotat.at/
Shannon: Westerly or southwesterly 5 or 6, but 4 until later in far south.
Moderate or rough. Occasional rain or drizzle. Moderate or good.



More information about the bind-users mailing list