Re: ISC-DHCP and BIND 9 DNS: DDNS update fails for /27 subnet

2021-12-11 Thread Crist Clark
y signing on and > off. > > The zone is: > > $ORIGIN 192/27.186.198.193.in-addr.arpa. > > @ IN NS domac.alu.hr. > ;@ IN NS bjesomar.srce.hr. > > 195 IN PTR test-record.slava.alu.hr. > > 200 IN CNAME 200.186.198.19

Re: ISC-DHCP and BIND 9 DNS: DDNS update fails for /27 subnet

2021-12-11 Thread Mirsad Goran Todorovac
-addr.arpa. @   IN  NS  domac.alu.hr. ;@  IN  NS  bjesomar.srce.hr. 195 IN  PTR test-record.slava.alu.hr. 200 IN  CNAME   200.186.198.193.dhcp. 201 IN  CNAME   201.186.198.193.dhcp. ; MT 20211211: ; Here's the magic: $GENERATE

Re: ISC-DHCP and BIND 9 DNS: DDNS update fails for /27 subnet

2021-12-11 Thread Mirsad Goran Todorovac
Hi Crist, Thank you for your reply and the information provided. I have roughly implemented this workaround. I was hoping there was a way to instruct BIND to masquerade a delegated domain with data from another (dynamically updated from ISC DHCP) zone. More accurately, my (from upper level)