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
Fix security hole in Remote Login
m (Updated version and patch number)
m (Fix security hole in Remote Login)
=Remote Login=
 
Here we allow limited IPv6 addresses access to Telnet and HTTP, this stops you locking yourself out, in the example below 2001:8b0:119c:acf2::2/64 is used but you will need to use your own IP address instead, it also allows AAISP staff to login:
 
<syntaxhighlight>
<telnet allow="2001:8b0:119c:acf2::2/64 2001:8b0:0::/3248" local-only="false"/>
<http allow="2001:8b0:119c:acf2::2/64 2001:8b0:0::/3248" local-only="false"/>
</syntaxhighlight>
 
editor
426

edits