</strong></span><?=gettext("The virtual IP addresses defined on this page may be used in");?><ahref="firewall_nat.php"><?=gettext("NAT");?></a><?=gettext("mappings.");?><br/>
<?=gettext("You can check the status of your CARP Virtual IPs and interfaces ");?><ahref="carp_status.php"><?=gettext("here");?></a>.</span></p>
</strong></span><?=sprintf(gettext("The virtual IP addresses defined on this page may be used in %sNAT mappings%s."),'<a href="firewall_nat.php">','</a>');?><br/>
<?=sprintf(gettext('You can check the status of your CARP Virtual IPs and interfaces %shere%s.'),'<a href="carp_status.php">','</a>')?></span></p>
"Where C is U(pper) or L(ower) Case, and D is \" :-.\" Delimiter (space, colon, hyphen, or period) (omitted for none). <br />".
"Some ISPs may require certain options be or not be sent. ");?>
<?=sprintf(gettext('The value in this field is the full absolute path to a DHCP client configuration file. [/[dirname/[.../]]filename[.ext]] %s'.
'Value Substitutions in Config File: {interface}, {hostname}, {mac_addr_asciiCD}, {mac_addr_hexCD} %sWhere C is U(pper) or L(ower) Case, and D is " :-." Delimiter (space, colon, hyphen, or period) (omitted for none).%s'.
'Some ISPs may require certain options be or not be sent.'),'<br />','<br />','<br />')?>
<?=gettext("The value in this field is the (Delegated) IPv6 prefix id. This determines the configurable network ID based on the dynamic IPv6 connection");?>
<br/>
<?=sprintf(gettext("Enter a <b>hexadecimal</b> value between %x and %x here, default value is 0."),0,pow(2,calculate_ipv6_delegation_length($pconfig['track6-interface']))-1);?>
<?=sprintf(gettext("Enter a hexadecimal value between %x and %x here, default value is 0."),0,pow(2,calculate_ipv6_delegation_length($pconfig['track6-interface']))-1);?>
<?=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/>
<?=gettext("<b>Allow:</b> This action allows queries from hosts within the netblock defined below.");?><br/>
<?=gettext("<b>Allow Snoop:</b> This action allows recursive and nonrecursive access from hosts within the netblock defined below. Used for cache snooping and ideally should only be configured for your administrative host.");?><br/>
<?=gettext("Deny: This action stops queries from hosts within the netblock defined below.")?><br/>
<?=gettext("Refuse: 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/>
<?=gettext("Allow: This action allows queries from hosts within the netblock defined below.")?><br/>
<?=gettext("Allow Snoop: This action allows recursive and nonrecursive access from hosts within the netblock defined below. Used for cache snooping and ideally should only be configured for your administrative host.")?><br/>