FireBrick 2700 Configuration: Difference between revisions
Appearance
Content deleted Content added
CrazyTeeka (talk | contribs) |
CrazyTeeka (talk | contribs) |
||
| Line 212: | Line 212: | ||
</interface> |
</interface> |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
LAN Interface for IPv6 tunnel over 3G dongle with MTU 1500: |
LAN Interface for IPv6 tunnel over 3G dongle (with MTU 1500): |
||
<syntaxhighlight> |
<syntaxhighlight> |
||
<interface name="LAN" port="LAN" ra-client="false"> |
<interface name="LAN" port="LAN" ra-client="false"> |
||
| Line 218: | Line 218: | ||
</interface> |
</interface> |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
LAN Interface for IPv6 tunnel over 3G dongle with MTU 1492: |
LAN Interface for IPv6 tunnel over 3G dongle (with MTU 1492): |
||
<syntaxhighlight> |
<syntaxhighlight> |
||
<interface name="LAN" port="LAN" ra-client="false"> |
<interface name="LAN" port="LAN" ra-client="false"> |
||