Pardon my newbie-ness question regarding DNS. I have a droplet that is running VirtualMin and DNS. I’m a little confused as to the correct way to configure DNS for multiple domains.
Should I configure them on the Droplet’s Admin or should I configure them within VirtualMin or Both?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
It depends on which DNS servers you’re using. You can add NS records to point to your droplet and use your own nameservers instead of DigitalOceans’s. If you’re using DigitalOcean’s NS servers, you will have to create them on both ends. <br> <br>See “Branded Nameservers”: <a href=“https://www.digitalocean.com/community/articles/how-to-create-vanity-or-branded-nameservers-with-digitalocean-cloud-servers”>https://www.digitalocean.com/community/articles/how-to-create-vanity-or-branded-nameservers-with-digitalocean-cloud-servers</a>