As some domains need two unique nameservers and MiaB supports secondary DNS Servers, I took a look at some free secondary DNS hoster and wrote a short tutorial how to set them up.
Hello! I tried this guide, added one buddyns as a secondary dns server. Delegation is OK, however there is an error:
Could not fetch zone from X.X.X.X. See AXFR setup to fix this. X.X.X.X is my MIAB server, configured as a primary DNS server. I manually updated
allow-transfer {
# allow ALL the following addresses! BuddyNS employs them all.
173.244.206.26; # a.transfer.buddyns.com
88.198.106.11; # b.transfer.buddyns.com
# uncomment these for IPv6:
2607:f0d0:1005:72::100;
2a01:4f8:d12:d01::10:100;
};
# Ignore this if you did not restrict queries with allow-query: allow queries from BuddyNS hosts
allow-query { 173.244.206.25; 173.244.206.26; 88.198.106.11; 2607:f0d0:1005:72::100; 2a01:4f8:d12:d01::10:100; };
I restarted the named service, but still getting this error.
You should not modify the configurations of your box by hand. Check if you added the secondary name server correctly on Admin -> System -> Custom DNS -> Using a Secondary Nameserver.
I’ve only just come to this thread, but I’d like to give kudos to @m4rcs
Although my registrar doesn’t complain, it’s nice to have the redundancy in DNS in place so I set this up myself.
Like others I’m also using puck as it supports DNSSEC
I had planned to work on it yesterday, but then another project that should have taken a half hour took 4!
I’ll try to get something out this week. I did get a volunteer to help me with it from the Slack, so that is good - especially since I don’t know markdown.
anyway, cloudns.net offers to run a free DNS slave server. be aware that if you make extensive use of their promos but later buy nothing, they kinda shut down all your domains save the one that is free of charge.
Where else can you get “free slaves” after 1853 A.D.