Bind: Difference between revisions

From DWIKI
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:


*[http://www.bind9.net/manuals Manuals]  
*[http://www.bind9.net/manuals Manuals]  
*[https://www.zytrax.com/books/dns/ch7/logging.html Named logging]  
*[https://www.zytrax.com/books/dns/ch7/logging.html Named logging]
*[https://arstechnica.com/gadgets/2020/08/understanding-dns-anatomy-of-a-bind-zone-file/ Understanding DNS—anatomy of a BIND zone file]


= HOWTO =
= HOWTO =
Line 19: Line 20:
should point at the line problem
should point at the line problem


 
==xfer-in failed while receiving responses: NOTAUTH==
Server Not Authoritative for zone,
[[Category:Networking]]
[[Category:Networking]]
[[Category:DNS]]
[[Category:DNS]]
==host unreachable resolving 'ns4-34.azure-dns.info/A/IN': 208.84.5.1#53==
Means 208.84.5.1 failed to respond, probably temporarily.

Latest revision as of 12:48, 5 July 2023

Berkeley Internet Name Domain, also known as named

Homepage

Documentation

HOWTO

add rndc

https://linuxconfig.org/configure-rndc-key-for-bind-dns-server-on-centos-7

FAQ

refresh: non-authoritative answer from master

CNAME and other data

named-checkconf -z

should point at the line problem

xfer-in failed while receiving responses: NOTAUTH

Server Not Authoritative for zone,


host unreachable resolving 'ns4-34.azure-dns.info/A/IN': 208.84.5.1#53

Means 208.84.5.1 failed to respond, probably temporarily.