FireBrick 2700 Configuration: Difference between revisions
Appearance
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> |
||