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 #1

Updated by Viktor Gurov about 4 years ago

Actions #2

Updated by Jim Pingle about 4 years ago

  • Tracker changed from Feature to Bug
  • Status changed from New to Pull Request Review
  • Target version set to 2.5.0
Actions #3

Updated by Renato Botelho about 4 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • % Done changed from 0 to 100

PR has been merged. Thanks!

Actions #4

Updated by Viktor Gurov about 4 years ago

  • Status changed from Feedback to Resolved

works as expected on 2.5.0.a.20200227.1722

Actions

Also available in: Atom PDF