You are here

DNS

Bind error: zone example.com/IN: NS 'ns1.example.com' has no address records (A or AAAA)

While checking the logs of my server, I ran into the following errors:
May 11 18:00:04 named[31875]: zone example.com/IN: NS 'ns1.example.com' has no address records (A or AAAA)
May 11 18:00:04 named[31875]: zone example.com/IN: NS 'ns2.example.com' has no address records (A or AAAA)
May 11 18:00:04 named[31875]: zone example.com/IN: NS 'ns3.example.com' has no address records (A or AAAA)

Setting up a Bind 9 DNS server in Debian/Ubuntu

The Internet will go bust without DNS and the following is a guide to setting up your own DNS server to provide information about your domains and associated services. While this task can be accomplished very easily when using a hosting control panel, it is great fun to set things up on your own.

Minimum lengths of sub-domain names

There is no minumum character requirement on sub-domain names. Yet, a number of whois and domain registration sites impose a minimum character check (usually 3) in their scripts. Decidedly batty :/

Subscribe to RSS - DNS