These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for New Virtual Server DNS configuration on the new forum.
Would be grateful for some guidance. Currently running GPL.
On creation of a new Virtual Server the SOA and everything else is fine however:-
but should be
domain.com. IN NS ns1.mynameserver.com.Appreciate being put on the right track.
Regards.
Virtualmin >> System Settings >> Server Templates >> Your Template >> BIND DNS Domain
Regards,
Cyrus
@ IN NS ns1.mynameserver.com. is ok as a record
to put the second dns server in the zone file, edit the template you're using and in the "BIND DNS domain" section, check "Add above to automatically generated records" and in the text box add:
@ IN NS ns2.mynameserver.com
and you're all done.
Can you be a bit more precise where to do those changes. I cannot find the "Add above to auto....." is this in virtualmin or webmin?