<?phpprint_info_box_apply(gettext("The configuration for the DNS Resolver, has been changed").".<br />".gettext("You must apply the changes in order for them to take effect."));?><br/>
<?=gettext("The port used for responding to DNS queries. It should normally be left blank unless another service needs to bind to TCP/UDP port 53.");?>
<?=gettext("Interface IPs used by the DNS Resolver for responding to queries from clients. If an interface has both IPv4 and IPv6 IPs, both are used. Queries to other interface IPs not selected below are discarded. The default behavior is to respond to queries on every available IPv4 and IPv6 address.");?>
<?=gettext("Utilize different network interface(s) that the DNS Resolver will use to send queries to authoritative servers and receive their replies. By default all interfaces are used.");?>
<strong><?=gettext("If this option is set, then any descriptions associated with Host entries and DHCP Static mappings will create a corresponding TXT record.");?><br/>
<?phpprint_info_box_apply(gettext("The configuration for the DNS Resolver, has been changed").".<br />".gettext("You must apply the changes in order for them to take effect."));?><br/>
<?phpendif;?>
<formmethod="post"name="iform"id="iform">
<sectionclass="col-xs-12">
<divclass="tab-content content-box col-xs-12">
<divclass="table-responsive">
<tableclass="table table-striped">
<tbody>
<tr>
<tdwidth="22%"><strong><?=gettext("General DNS Resolver Options");?></strong></td>
<?=gettext("The port used for responding to DNS queries. It should normally be left blank unless another service needs to bind to TCP/UDP port 53.");?>
<?=gettext("Interface IPs used by the DNS Resolver for responding to queries from clients. If an interface has both IPv4 and IPv6 IPs, both are used. Queries to other interface IPs not selected below are discarded. The default behavior is to respond to queries on every available IPv4 and IPv6 address.");?>
<?=gettext("Utilize different network interface(s) that the DNS Resolver will use to send queries to authoritative servers and receive their replies. By default all interfaces are used.");?>
<?=gettext("If this option is set, then any descriptions associated with Host entries and DHCP Static mappings will create a corresponding TXT record.");?><br/>