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: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
<telephone name="AAISP-Support" extn="400999" uri="support@aa.net.uk"/>
</voip>
</pre>
 
 
=Remote Login=
 
Here we allow limited IPv6 addresses access to Telnet and HTTP, this avoids you locking yourself out, it also allows AAISP staff to login:
 
<pre>
<telnet allow="2001:8b0::/32" local-only="false"/>
<http allow="2001:8b0::/32" local-only="false"/>
</pre>
 
then add a user account for AAISP, don't forgot to change password to something else:
 
<pre>
<user name="AAISP" password="secret" timeout="1:00:00"/>
</pre>
 
editor
426

edits