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 run-through: Difference between revisions

</syntaxhighlight>
By default the PPPoE will be used as the default route, saving this config should mean you have an internet connection!
 
==1500 MTU?==
The Default MTU is 1492 for PPPoE. However if your modem supports jumboframes, then you should be able to use a full 1500MTU on the PPPoE. For example, a BT supplied modem for FTTC does support this.
Config wise, just add mtu="1500"
eg:
<syntaxhighlight>
<ppp port="WAN1" username="abc@a.1" password="secret" comment="BT ADSL" graph="BT ADSL" log="true" mtu="1500"/>
</syntaxhighlight>
 
= Filters =
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,274

edits