FireBrick 2700 Configuration run-through: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
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! |
||