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

Content deleted Content added
CrazyTeeka (talk | contribs)
mNo edit summary
CrazyTeeka (talk | contribs)
mNo edit summary
Line 66: Line 66:
</log>
</log>
</syntaxhighlight>
</syntaxhighlight>
==Services - NTP:==
==Services - NTP Client:==
Set time from AAISP time server:
Set time from AAISP time server, local-only by default:
<syntaxhighlight>
<syntaxhighlight>
<ntp ntpserver="time.aa.net.uk"/>
<ntp ntpserver="time.aa.net.uk"/>
</syntaxhighlight>
==Services - Telnet Server:==
Enable telnet server, local-only by default:
<syntaxhighlight>
<telnet/>
</syntaxhighlight>
</syntaxhighlight>