@@ -236,7 +238,7 @@ function show_advanced_dns() {
?>
<?=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.");?>
@@ -261,7 +263,7 @@ function show_advanced_dns() {
?>
<?=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("Choose what to do with DNS requests that match the criteria specified below.");?><br/>
<?=gettext("<b>Deny:</b> This action stops queries from hosts within the netblock defined below.");?><br/>
<?=gettext("<b>Refuse:</b> This action also stops queries from hosts within the netblock defined below, but sends a DNS rcode REFUSED error message back to the client.");?><br/>
<tdvalign="middle"><ahref="services_unbound_acls.php?act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this access list?");?>')"class="btn btn-default btn-xs"><spanclass="glyphicon glyphicon-remove"></span></a></td>
<ahref="services_unbound_acls.php?act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this access list?");?>')"class="btn btn-default btn-xs"><spanclass="glyphicon glyphicon-remove"></span></a>