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)
Line 8: Line 8:
<br>
<br>


== Example XML Configuration (section not complete)<br> ==
== Example XML Configuration ==
<pre
<pre>&lt;ppp name="Be ADSL" username="abc@a.1" password="def" mtu="1484" graph="Be ADSL PPPoE" Log="true"/&gt;
<port name="PPPoE" ports="1"/>
<interface name="PPPoE" port="PPPoE">
<ppp username="a@a.1" password="secret" mtu="1492" graph="AAISP ADSL"/>
</interface>
</pre>
</pre>