The secondary DNS service allows you to leverage our geographically diverse and redundant name servers and give you full control over your domain names.
Many of our customers utilize this service in a "Hidden Master" configuration which allows them to push updates to our name servers while keeping their own server hidden from the world. A key advantage to this setup is that your Master server can go down at anytime and our name servers will continue to answer DNS requests for you.
In addition to your own DNS server(s), you will need to include our authoritative nameservers as NS records:
- a.auth-ns.sonic.net
- b.auth-ns.sonic.net
- c.auth.ns.sonic.net
You should allow notifies and transfers from pdns-master.sonic.net using the following example:
zone "example.com" { type master; file "example.com"; allow-query { any; }; allow-transfer { 184.23.168.134; }; also-notify { 184.23.168.134; }; };
Also you must allow both TCP and UDP traffic from port 53 to port 53 in order for transfers to work.
If you are interested in this service, please contact support@sonic.net.
0 comments
Please sign in to leave a comment.