FireBrick 2700 Configuration run-through: Difference between revisions
Appearance
Content deleted Content added
| Line 405: | Line 405: | ||
<port name="WAN1" ports="4"/> |
<port name="WAN1" ports="4"/> |
||
<interface name="LAN1" port="LAN1"> |
<interface name="LAN1" port="LAN1"> |
||
| ⚫ | |||
<subnet ip="192.0.2.1/28" comment="LAN"/> |
<subnet ip="192.0.2.1/28" comment="LAN"/> |
||
<dhcp ip="192.0.2.2-12"/> |
<dhcp ip="192.0.2.2-12"/> |
||
| ⚫ | |||
</interface> |
</interface> |
||
<ppp port="WAN1" username="abc@a.1" password="secret" comment="BT ADSL" graph="BT ADSL" log="true" speed="1000000"/> |
<ppp port="WAN1" username="abc@a.1" password="secret" comment="BT ADSL" graph="BT ADSL" log="true" speed="1000000"/> |
||