+ =gettext("When set, this option blocks traffic from IP addresses that are reserved " .
+ "for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as"); ?>
+ =gettext("well as loopback addresses (127/8)."); ?> =gettext("You should generally " .
+ "leave this option turned on, unless your WAN network lies in such " .
+ "a private address space, too."); ?>
+
+
+
+
+
=gettext("Block bogon networks"); ?>
+
+ />
+
+ =gettext("When set, this option blocks traffic from IP addresses that are reserved " .
+ "(but not RFC 1918) or not yet assigned by IANA."); ?>
+ =gettext("Bogons are prefixes that should never appear in the Internet routing table, " .
+ "and obviously should not appear as the source address in any packets you receive."); ?>
+
+ =gettext("Note: The update frequency can be changed under System->Advanced Firewall/NAT settings.")?>
+
+
+
=gettext("IPv4 Configuration Type"); ?>
@@ -1883,104 +1910,6 @@ include("head.inc");
-
-
-
-
-
-
-
=gettext("Static IPv6 configuration"); ?>
-
-
-
-
-
=gettext("IPv6 address"); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
=gettext("IPv6 Upstream Gateway"); ?>
-
-
-
-
- =gettext("If this interface is an Internet connection, select an existing Gateway from the list or add a new one using the link above."); ?>
- =gettext("On local LANs the upstream gateway should be \"none\"."); ?>
-
=gettext("NOTE:"); ?> =gettext("You can manage Gateways"); ?> =gettext("here"); ?>.
-
-
-
-
-
-
-
=gettext("Add new v6 gateway:"); ?>
-
-
-
-
-
=gettext("Default v6 gateway:"); ?>
-
/>
-
-
-
=gettext("Gateway Name IPv6:"); ?>
-
" />
-
-
-
=gettext("Gateway IPv6:"); ?>
-
-
-
-
=gettext("Description:"); ?>
-
-
-
-
-
- " />
- " />
-
-
-
-
-
-
-
-
-
-
-
@@ -2149,314 +2078,6 @@ include("head.inc");
-
-
-
-
-
-
-
=gettext("DHCPv6 client configuration");?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
=gettext("Use IPv4 connectivity"); ?>
-
- />
-
- =gettext("Request a IPv6 prefix/information through the IPv4 connectivity link"); ?>
-
-
-
-
-
=gettext("Request only a IPv6 prefix"); ?>
-
- />
-
- =gettext("Only request a IPv6 prefix, do not request a IPv6 address"); ?>
-
-
-
-
-
=gettext("DHCPv6 Prefix Delegation size"); ?>
-
-
-
- =gettext("The value in this field is the delegated prefix length provided by the DHCPv6 server. Normally specified by the ISP."); ?>
-
-
-
-
-
=gettext("Send IPv6 prefix hint"); ?>
-
- />
-
- =gettext("Send an IPv6 prefix hint to indicate the desired prefix size for delegation"); ?>
-
-
-
-
-
=gettext("Interface Statement");?>
-
- />
- =gettext("Information Only"); ?>
-
- =gettext("This statement specifies dhcp6c to only exchange informational configuration parameters with servers. ".
- "A list of DNS server addresses is an example of such parameters. ".
- "This statement is useful when the client does not need ".
- "stateful configuration parameters such as IPv6 addresses or prefixes.");?>
-
- =gettext("source: FreeBSD man page");?>
-
-
-
- =gettext("Send Options"); ?>
-
-
- =gettext("The values in this field are DHCP send options to be sent when requesting a DHCP lease. [option declaration [, ...]] " .
- "Value Substitutions: {interface}, {hostname}, {mac_addr_asciiCD}, {mac_addr_hexCD} " .
- "Where C is U(pper) or L(ower) Case, and D is \" :-.\" Delimiter (space, colon, hyphen, or period) (omitted for none). " .
- "Some DHCP services may require certain options be or not be sent. "); ?>
-
-
-
- =gettext("Request Options"); ?>
-
-
- =gettext("The values in this field are DHCP request options to be sent when requesting a DHCP lease. [option [, ...]] " .
- "Some DHCP services may require certain options be or not be requested. "); ?>
-
-
-
- =gettext("Script"); ?>
-
-
- =gettext("The value in this field is the absolute path to a script invoked on certain conditions including when a reply message is received. " .
- "[/[dirname/[.../]]filename[.ext]] "); ?>
-
- =gettext("The value in this field is the full absolute path to a DHCP client configuration file. [/[dirname/[.../]]filename[.ext]] " .
- "Value Substitutions in Config File: {interface}, {hostname}, {mac_addr_asciiCD}, {mac_addr_hexCD} " .
- "Where C is U(pper) or L(ower) Case, and D is \" :-.\" Delimiter (space, colon, hyphen, or period) (omitted for none). " .
- "Some ISPs may require certain options be or not be sent. "); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
=gettext("6RD Rapid Deployment"); ?>
-
-
-
-
-
=gettext("6RD prefix"); ?>
-
-
-
- =gettext("The value in this field is the 6RD IPv6 prefix assigned by your ISP. e.g. '2001:db8::/32'") ?>
-
-
-
-
-
=gettext("6RD Border Relay"); ?>
-
-
-
- =gettext("The value in this field is 6RD IPv4 gateway address assigned by your ISP") ?>
-
-
-
-
-
=gettext("6RD IPv4 Prefix length"); ?>
-
-
-
- =gettext("The value in this field is the 6RD IPv4 prefix length. Normally specified by the ISP. A value of 0 means we embed the entire IPv4 address in the 6RD prefix."); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
=gettext("Track IPv6 Interface"); ?>
-
-
-
=gettext("IPv6 Interface"); ?>
-
-
-
- =gettext("This selects the dynamic IPv6 WAN interface to track for configuration") ?>
-
-
-
-
-
=gettext("IPv6 Prefix ID"); ?>
-
-
-
-
- = gettext("The value in this field is the (Delegated) IPv6 prefix id. This determines the configurable network ID based on the dynamic IPv6 connection"); ?>
-
- = 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); ?>
-
-
-
-
-
-
-
@@ -2784,6 +2405,412 @@ include("head.inc");
+
+
+
+
+
+
+
=gettext("Static IPv6 configuration"); ?>
+
+
+
+
+
=gettext("IPv6 address"); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
=gettext("IPv6 Upstream Gateway"); ?>
+
+
+
+
+ =gettext("If this interface is an Internet connection, select an existing Gateway from the list or add a new one using the link above."); ?>
+ =gettext("On local LANs the upstream gateway should be \"none\"."); ?>
+
=gettext("NOTE:"); ?> =gettext("You can manage Gateways"); ?> =gettext("here"); ?>.
+
+
+
+
+
+
+
=gettext("Add new v6 gateway:"); ?>
+
+
+
+
+
=gettext("Default v6 gateway:"); ?>
+
/>
+
+
+
=gettext("Gateway Name IPv6:"); ?>
+
" />
+
+
+
=gettext("Gateway IPv6:"); ?>
+
+
+
+
=gettext("Description:"); ?>
+
+
+
+
+
+ " />
+ " />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
=gettext("DHCPv6 client configuration");?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
=gettext("Use IPv4 connectivity"); ?>
+
+ />
+
+ =gettext("Request a IPv6 prefix/information through the IPv4 connectivity link"); ?>
+
+
+
+
+
=gettext("Request only a IPv6 prefix"); ?>
+
+ />
+
+ =gettext("Only request a IPv6 prefix, do not request a IPv6 address"); ?>
+
+
+
+
+
=gettext("DHCPv6 Prefix Delegation size"); ?>
+
+
+
+ =gettext("The value in this field is the delegated prefix length provided by the DHCPv6 server. Normally specified by the ISP."); ?>
+
+
+
+
+
=gettext("Send IPv6 prefix hint"); ?>
+
+ />
+
+ =gettext("Send an IPv6 prefix hint to indicate the desired prefix size for delegation"); ?>
+
+
+
+
+
=gettext("Interface Statement");?>
+
+ />
+ =gettext("Information Only"); ?>
+
+ =gettext("This statement specifies dhcp6c to only exchange informational configuration parameters with servers. ".
+ "A list of DNS server addresses is an example of such parameters. ".
+ "This statement is useful when the client does not need ".
+ "stateful configuration parameters such as IPv6 addresses or prefixes.");?>
+
+ =gettext("source: FreeBSD man page");?>
+
+
+
+ =gettext("Send Options"); ?>
+
+
+ =gettext("The values in this field are DHCP send options to be sent when requesting a DHCP lease. [option declaration [, ...]] " .
+ "Value Substitutions: {interface}, {hostname}, {mac_addr_asciiCD}, {mac_addr_hexCD} " .
+ "Where C is U(pper) or L(ower) Case, and D is \" :-.\" Delimiter (space, colon, hyphen, or period) (omitted for none). " .
+ "Some DHCP services may require certain options be or not be sent. "); ?>
+
+
+
+ =gettext("Request Options"); ?>
+
+
+ =gettext("The values in this field are DHCP request options to be sent when requesting a DHCP lease. [option [, ...]] " .
+ "Some DHCP services may require certain options be or not be requested. "); ?>
+
+
+
+ =gettext("Script"); ?>
+
+
+ =gettext("The value in this field is the absolute path to a script invoked on certain conditions including when a reply message is received. " .
+ "[/[dirname/[.../]]filename[.ext]] "); ?>
+
+ =gettext("The value in this field is the full absolute path to a DHCP client configuration file. [/[dirname/[.../]]filename[.ext]] " .
+ "Value Substitutions in Config File: {interface}, {hostname}, {mac_addr_asciiCD}, {mac_addr_hexCD} " .
+ "Where C is U(pper) or L(ower) Case, and D is \" :-.\" Delimiter (space, colon, hyphen, or period) (omitted for none). " .
+ "Some ISPs may require certain options be or not be sent. "); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
=gettext("6RD Rapid Deployment"); ?>
+
+
+
+
+
=gettext("6RD prefix"); ?>
+
+
+
+ =gettext("The value in this field is the 6RD IPv6 prefix assigned by your ISP. e.g. '2001:db8::/32'") ?>
+
+
+
+
+
=gettext("6RD Border Relay"); ?>
+
+
+
+ =gettext("The value in this field is 6RD IPv4 gateway address assigned by your ISP") ?>
+
+
+
+
+
=gettext("6RD IPv4 Prefix length"); ?>
+
+
+
+ =gettext("The value in this field is the 6RD IPv4 prefix length. Normally specified by the ISP. A value of 0 means we embed the entire IPv4 address in the 6RD prefix."); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
=gettext("Track IPv6 Interface"); ?>
+
+
+
=gettext("IPv6 Interface"); ?>
+
+
+
+ =gettext("This selects the dynamic IPv6 WAN interface to track for configuration") ?>
+
+
+
+
+
=gettext("IPv6 Prefix ID"); ?>
+
+
+
+
+ = gettext("The value in this field is the (Delegated) IPv6 prefix id. This determines the configurable network ID based on the dynamic IPv6 connection"); ?>
+
+ = 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); ?>
+
+
+
+
+
+
+
@@ -3301,46 +3328,6 @@ include("head.inc");
-
-
-
-
-
-
-
=gettext("Private networks"); ?>
-
-
-
-
-
=gettext("Block private networks"); ?>
-
- />
-
- =gettext("When set, this option blocks traffic from IP addresses that are reserved " .
- "for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as"); ?>
- =gettext("well as loopback addresses (127/8)."); ?> =gettext("You should generally " .
- "leave this option turned on, unless your WAN network lies in such " .
- "a private address space, too."); ?>
-
-
-
-
-
=gettext("Block bogon networks"); ?>
-
- />
-
- =gettext("When set, this option blocks traffic from IP addresses that are reserved " .
- "(but not RFC 1918) or not yet assigned by IANA."); ?>
- =gettext("Bogons are prefixes that should never appear in the Internet routing table, " .
- "and obviously should not appear as the source address in any packets you receive."); ?>
-
- =gettext("Note: The update frequency can be changed under System->Advanced Firewall/NAT settings.")?>
-