FireBrick 2700 Configuration run-through

From AAISP Support Site
Revision as of 19:47, 30 December 2010 by AA-Andrew (talk | contribs)

The FireBrick 2700 supports PPPoE - so you can use it to connect via a modem, eg a:

  • FTTC Modem
  • A standard issue AAISP ZyXEL P660-D1, in bridge mode
  • Another modem set for bridge mode
  • A modem such as a TP-Line or Draytek


Example XML Configuration

   <port name="PPPoE" ports="1"/>
   <interface name="PPPoE" port="PPPoE">
      <ppp username="a@a.1" password="secret" mtu="1492" graph="AAISP ADSL"/>
   </interface>

Herewe are using the first ethernet port as the one connected to the modem... We had also set up the other 3 ports as the LAN. More details in the FireBrick documentation.