<?phpprint_info_box_np(sprintf(gettext("The %s configuration has been changed."),$wancfg['descr'])."</p><p>".gettext("You must apply the changes in order for them to take effect.")."</p><p>".gettext("Don't forget to adjust the DHCP Server range if needed after applying."));?></p><br/>
<?=gettext("<a target=\"FreeBSD_DHCP\" href=\"http://www.freebsd.org/cgi/man.cgi?query=dhcp6c.conf&sektion=5&apropos=0&manpath=FreeBSD+Ports#Identity_association_statement\">Identity Association Statement</a>");?>
<ahref="interfaces_bridge.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this bridge?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
</td>
</tr>
<?php$i++;endforeach;?>
</tbody>
</tbody>
</table>
</div>
<divclass="container-fluid">
<pclass="vexpl"><spanclass="text-danger"><strong>
<?=gettext("Note:");?><br/>
...
...
@@ -182,13 +182,13 @@ $main_buttons = array(
<?=gettext("Here you can configure bridging of interfaces.");?>
<ahref="interfaces_gif.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this gif tunnel?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
</td>
</tr>
<?php$i++;endforeach;?>
</tbody>
</tbody>
</table>
</div>
<divclass="container-fluid">
<pclass="vexpl"><spanclass="red"><strong>
<?=gettext("Note:");?><br/>
...
...
@@ -165,7 +165,7 @@ $main_buttons = array(
<br/><br/>
<?phpechogettext("If you are using a GIF tunnel to connect to a Hurricane Electric (he.net) Tunnel Broker on a WAN with a dynamic IP, you may want to add a");?><ahref="services_dyndns.php"><?phpechogettext("HE.net Tunnelbroker type DynDNS Entry");?></a><?phpechogettext("to keep your tunnel functional when your IP changes.");?></p>
<ahref="interfaces_gre.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this GRE tunnel?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
</td>
</tr>
<?php$i++;endforeach;?>
</tbody>
</tbody>
</table>
</div>
<divclass="container-fluid">
<p><spanclass="text-danger"><strong><?=gettext("Note:");?><br/></strong></span><?=gettext("Here you can configure Generic Routing Encapsulation (GRE - RFC 2784) tunnels.");?></p>
<ahref="interfaces_groups.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this group? All elements that still use it will become invalid (e.g. filter rules)!");?>')"title="<?=gettext("delete ifgroupentry");?>"><spanclass="glyphicon glyphicon-remove"></span></a>
</td>
</tr>
<?php$i++;endforeach;endif;?>
</tbody>
</tbody>
</table>
<divclass="container-fluid">
<p><spanclass="vexpl"><spanclass="text-danger"><strong><?=gettext("Note:");?><br/></strong></span><?=gettext("Interface Groups allow you to create rules that apply to multiple interfaces without duplicating the rules. If you remove members from an interface group, the group rules no longer apply to that interface.");?></span></p>
<p><spanclass="vexpl"><spanclass="text-danger"><strong><?=gettext("Note:");?><br/></strong></span><?=gettext("Interface Groups allow you to create rules that apply to multiple interfaces without duplicating the rules. If you remove members from an interface group, the group rules no longer apply to that interface.");?></span></p>
<ahref="interfaces_lagg.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this LAGG interface?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
<ahref="interfaces_ppps.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this PPP interface?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
<br/><spanclass="vexpl"><?=gettext("You may enter a description here for your reference. Description will appear in the \"Interfaces Assign\" select lists.");?></span>
<inputtype="checkbox"value="on"id="null_service"name="null_service"<?phpif(isset($pconfig['null_service']))echo"checked=\"checked\"";?>/><?=gettext("Configure a NULL Service name");?>
<inputtype="checkbox"value="on"id="null_service"name="null_service"<?phpif(isset($pconfig['null_service']))echo"checked=\"checked\"";?>/><?=gettext("Configure a NULL Service name");?>
<br/><spanclass="vexpl"><?=gettext("Hint: this field can usually be left empty. Service name will not be configured if this field is empty. Check the \"Configure NULL\" box to configure a blank Service name.");?></span>
<inputname="gateway[]"type="text"class="form-control unknown"id="gateway<?=$j;?>"size="20"value="<?=htmlspecialchars($pconfig['gateway'][$j]);?>"/><?=gettext("IP Address OR Hostname");?>
<br/><spanclass="vexpl"><?=gettext("This option causes the interface to operate in dial-on-demand mode. Do NOT enable if you want your link to be always up. ".
<br/><spanclass="vexpl"><?=gettext("This option causes the interface to operate in dial-on-demand mode. Do NOT enable if you want your link to be always up. ".
"The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected.");?></span>
<inputtype="checkbox"value="on"id="tcpmssfix"name="tcpmssfix"<?phpif(isset($pconfig['tcpmssfix']))echo"checked=\"checked\"";?>/> <?=gettext("Disable tcpmssfix (enabled by default).");?>
<br/><spanclass="vexpl"><?=gettext("This option causes mpd to adjust incoming and outgoing TCP SYN segments so that the requested maximum segment size is not greater than the amount ".
<br/><spanclass="vexpl"><?=gettext("This option causes mpd to adjust incoming and outgoing TCP SYN segments so that the requested maximum segment size is not greater than the amount ".
"allowed by the interface MTU. This is necessary in many setups to avoid problems caused by routers that drop ICMP Datagram Too Big messages. Without these messages, ".
"the originating machine sends data, it passes the rogue router then hits a machine that has an MTU that is not big enough for the data. Because the IP Don't Fragment option is set, ".
"this machine sends an ICMP Datagram Too Big message back to the originator and drops the packet. The rogue router drops the ICMP message and the originator never ".
<ahref="interfaces_qinq_edit.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this QinQ?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
</td>
</tr>
<?php$i++;endforeach;?>
</tbody>
</tbody>
</table>
</div>
<divclass="container-fluid">
<pclass="vexpl"><spanclass="text-danger"><strong>
<?=gettext("Note:");?><br/>
</strong></span>
<?phpprintf(gettext("Not all drivers/NICs support 802.1Q QinQ tagging properly. On cards that do not explicitly support it, QinQ tagging will still work, but the reduced MTU may cause problems. See the %s handbook for information on supported cards."),$g['product_name']);?></p>
<ahref="interfaces_vlan.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this VLAN?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
</td>
</tr>
<?php$i++;endforeach;?>
</tbody>
</tbody>
</table>
</div>
<divclass="container-fluid">
<pclass="vexpl"><spanclass="text-danger"><strong>
<?=gettext("Note:");?><br/>
</strong></span>
<?phpprintf(gettext("Not all drivers/NICs support 802.1Q VLAN tagging properly. On cards that do not explicitly support it, VLAN tagging will still work, but the reduced MTU may cause problems. See the %s handbook for information on supported cards."),$g['product_name']);?></p>
<ahref="interfaces_wireless.php?act=del&id=<?=$i;?>"class="btn btn-default"onclick="return confirm('<?=gettext("Do you really want to delete this wireless clone?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
<?=gettext("Here you can configure clones of wireless interfaces, which can be assigned as separate independent interfaces. Only available on wireless chipsets that support this, with limitations on the number that can be created in each mode.");?></p>