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

no edit summary
No edit summary
This is using Ethernet port 4, so plug your modem in to that port.
 
This line can be changed for your ADSL settings, eg:
<pre>&lt;ppp port="WAN1" username="abc@a.1" password="secret" comment="BT ADSL" graph="BT ADSL" log="true"/&gt;
</pre>
We've also set the FireBrick to create a graph for this, as well as to log.
 
We've changed the port to WAN1, so we also need to change the port config earlier in the file, so change
<pre>&lt;port name="LAN4" ports="4"/&gt;
</pre>
to:
<pre>&lt;port name="WAN1" ports="4"/&gt;
</pre>
Our complete config in full now looks like this:
<pre>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;config xmlns="http://firebrick.ltd.uk/xml/fb2700/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://firebrick.ltd.uk/xml/fb2700/
&lt;/config&gt;
</pre>
 
By default the PPPoE will be used as the default route, saving this config should mean you have an internet connection!
 
= Native IPv6 =
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,299

edits