This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 18 lines
The ntp.conf file is used for configuration of [NTP]
{{{
# Time sources
server ntpoh1.[Directory-Info.com].net
server ntpoh2.[Directory-Info.com].net
# Prohibit general access to this service
restrict default ignore
# Permit time sync with time sources
# but prohibit time sources from query or modify
restrict 65.250.1.166 noquery nomodify notrap
restrict 65.250.2.166 noquery nomodify notrap
# Permit all access over loopback device
restrict 127.0.0.1
}}}