How do I setup nameservers?

You need to read up on glue records, first. I think that’s the biggest piece you’re missing in your understanding. Some registrars call them “name servers”, which is true, but they’re the records that go into the root top-level domain name servers, which you can’t directly control. You have to create records with your registrar and they get pushed to the root name servers…then they delegate name service to your domain to your name servers.

Some registrars require your name servers to be resolvable by name, while some allow entering names and IPs, which allows kickstarting a zone from nothing. In the former case, you’ll need to first create A records for one of your domains in your registrar’s DNS (or on some other DNS servers that already have A records that resolve), and use those for your glue records until your zone is live and you can move all the records over to it.

And, your secondary server can be automated and can sync with BIND on your Virtualmin server: How to Configure Secondary DNS | Virtualmin — Open Source Web Hosting Control Panel

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.