Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick 2700 Configuration: Difference between revisions

m
mNo edit summary
<syntaxhighlight>
<port name="LAN" ports="1 2"/>
<port name="WAN1WAN2" ports="3"/>
<port name="WAN2WAN1" ports="4"/>
</syntaxhighlight>
Port grouping for triple PPPoE sessions:
<syntaxhighlight>
<port name="LAN" ports="1"/>
<port name="WAN1WAN3" ports="2"/>
<port name="WAN2" ports="3"/>
<port name="WAN3WAN1" ports="4"/>
</syntaxhighlight>
Port grouping for a single PPPoE session over 3G dongle:
<port name="LAN" ports="1 2 3 4"/>
</syntaxhighlight>
 
==Ethernet Interface:==
LAN:
editor
426

edits