<div dir="ltr"><div><div><div><div><div>Hello.<br><br></div>I have dynamic zone. And A record in it:<br><br></div><div>Example(pseudo-code):<br><br></div><b>zone myzone.<br></b></div><b> a 10.0.0.1 domain xxx</b><br><br></div>
Then I made DHCP update for host "host.myzone." and it receives address from dynamic range (10.0.0.10-10.0.0.100), for example: 10.0.0.10.<br><br><br></div><div>So host.myzone. has 2 A records: 10.0.0.1 and 10.0.0.10. <br>
<br></div><div>How I can configure BIND to deny updating records (for example A/PTR) for hosts, that already have static A/PTR records in DNS zone ?<br><br></div><div>Thanks.<br></div></div>