[% USE Whostmgr; WRAPPER 'master_templates/master.tmpl' app_key = 'nameserver_selection', header = locale.maketext('Nameserver Selection'), breadcrumburl = '/scripts/nameserverconfig', base = '/scripts/nameserverconfig', extrastyle = ' .alert { margin-bottom: 0; } #dnssec-alert { margin-bottom: 10px; } .advantageContent { width: 30%; } ' theme='bootstrap'; %]
A nameserver is a program that maintains a list of your domain names and their corresponding IP addresses, allowing visitors to find the domains hosted on your server. It is a vital component of the networking setups of most servers. However, servers using a remote nameserver do not need to configure their own.
Here you can select the nameserver you wish to use, if any.
[% IF data.available.PowerDNS == 1 && data.nameserver == 'POWERDNS' %] [% END %] [% IF data.nameserver == 'MYDNS' || data.nameserver == 'NSD' %] [% END %]