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

Content deleted Content added
AA-Andrew (talk | contribs)
No edit summary
AA-Andrew (talk | contribs)
No edit summary
Line 161: Line 161:
<ppp port="WAN1" username="abc@a.1" password="secret" comment="BT ADSL" graph="BT ADSL" log="true"/>
<ppp port="WAN1" username="abc@a.1" password="secret" comment="BT ADSL" graph="BT ADSL" log="true"/>
<services>
<services>
<dns domain="yourdomain.tld" resolvers="217.169.20.20 217.169.20.21"/>
<ntp timeserver="90.155.53.32 2001:8B0:0:53::5A9B:3520"/>
<ntp timeserver="90.155.53.32 2001:8B0:0:53::5A9B:3520"/>
<telnet allow="90.155.1.0/28"/>
<telnet allow="90.155.1.0/28"/>
Line 171: Line 172:
</rule-set>
</rule-set>
</config>
</config>
</pre>
</pre>

By default the PPPoE will be used as the default route, saving this config should mean you have an internet connection!
By default the PPPoE will be used as the default route, saving this config should mean you have an internet connection!