Project

General

Profile

Actions

Bug #9830

closed

NTP ACLs vs. NTP pools

Added by Edgar Wiesmann over 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Low
Category:
NTPD
Target version:
Start date:
10/16/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

Starting with /var/etc/ntpd.conf containing:

    restrict default kod limited nomodify noquery nopeer notrap
    restrict -6 default kod limited nomodify noquery nopeer notrap
    restrict source kod limited nomodify noquery notrap

When I uncheck Service (noserve) in Service/NTP/ACLs Default Access Restrictions, the web GUI script adds noserve to "restrict source" ACL in /var/etc/ntpd.conf:

    restrict default kod limited nomodify noquery nopeer notrap noserve
    restrict -6 default kod limited nomodify noquery nopeer noserve notrap
    restrict source kod limited nomodify noquery noserve notrap

and now no peers from defined pools can be connectet

noserve restriction should never be insterted to "restrict source" ACL (same as nopeer)

Actions

Also available in: Atom PDF