search for: dhcpkey

Displaying 2 results from an estimated 2 matches for "dhcpkey".

2019 Jan 22
0
Samba BIND9_DLZ autoupdate PTR
...ot; in { ... include "/etc/bind/update-policy"; } zone "30.168.192.in-addr.arpa." { ... include "/etc/bind/update-policy"; }; cat /etc/bind/update-policy // to be included by every zone configuration update-policy { grant local-ddns zonesub any; grant dhcpkey zonesub any; }; How can I do this with DLZ in samba? I have try this: https://kb.isc.org/docs/aa-00995 My named.conf looks as follow: root at dc1:/etc/bind# cat /var/lib/samba/private/named.conf # This DNS configuration is for BIND 9.8.0 or later with dlz_dlopen support. # # This file should be i...
2019 Jan 22
4
Samba BIND9_DLZ autoupdate PTR
Set auth-nxdomain yes; And stop/start bind9 Other source : https://blogs.technet.microsoft.com/teamdhcp/2015/09/10/a-description-of-the-dns-dynamic-update-message-format/ /snap The DNS Client and Server services support the use of dynamic updates, as described in Request for Comments (RFC) 2136, "Dynamic Updates in the Domain Name System." The DNS Server service allows dynamic