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
 
Set yourself a user with full debug rights, eg:
<syntaxhighlight>
<pre>&lt;user name="john" timeout="PT20M" level="DEBUG" password="secret"/&gt;>
</pre>
</syntaxhighlight>
 
Modify the ntp time server to use the AAISP time server:
<syntaxhighlight>
<pre>&lt;ntp timeserver="90.155.53.32 2001:8B0:0:53::5A9B:3520"/&gt;>
</pre>
</syntaxhighlight>
modify the telnet service to permit only access from your LAN:
<syntaxhighlight>
<pre>&lt;telnet allow="90.155.1.0/28"/&gt;>
</pre>
</syntaxhighlight>
Set DNS servers and your domain name, under the services:
<syntaxhighlight>
<pre>&lt;dns domain="yourdomain.tld" resolvers="217.169.20.20 217.169.20.21"/&gt;>
</pre>
</syntaxhighlight>
 
= LAN Subnet =
 
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,274

edits