<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
<p><ol><li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li>
<li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</li></ol></p>
<strong><?=gettext("Append circuit ID and agent ID to requests");?></strong><br/>
<divclass="hidden"for="help_for_agentoption">
<?phpprintf(gettext("If this is checked, the DHCP relay will append the circuit ID (%s interface number) and the agent ID to the DHCP request."),$g['product_name']);?>
<?=gettext('If this is checked, the DHCP relay will append the circuit ID (interface number) and the agent ID to the DHCP request.')?>
<?phpprintf(gettext("If this is checked, the DHCPv6 relay will append the circuit ID (%s interface number) and the agent ID to the DHCPv6 request."),$g['product_name']);?>
<?=gettext('If this is checked, the DHCPv6 relay will append the circuit ID (interface number) and the agent ID to the DHCPv6 request.')?>
<strong><?=gettext("Do not forward private reverse lookups");?></strong>
<divclass="hidden"for="help_for_strict_order">
<?phpprintf(gettext("If this option is set, %s DNS Forwarder (dnsmasq) will ".
"not forward reverse DNS lookups (PTR) for private addresses (RFC 1918) to upstream name servers. ".
'Any entries in the Domain Overrides section forwarding private "n.n.n.in-addr.arpa" names to a specific server are still forwarded. '.
'If the IP to name is not known from /etc/hosts, DHCP or a specific domain override then a "not found" answer is immediately returned.'),$g['product_name']);?>
<?=gettext('If this option is set, the DNS Forwarder (dnsmasq) will '.
'not forward reverse DNS lookups (PTR) for private addresses '.
'(RFC 1918) to upstream name servers. Any entries in the Domain '.