Project

General

Profile

Actions

Bug #8046

closed

ntpd erroneously listens on all interfaces

Added by Alexander Berkes over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
NTPD
Target version:
Start date:
11/02/2017
Due date:
% Done:

100%

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

Description

Although I have selected only specific interfaces for ntpd to listen on, the service additionally listens to the wildcard address

root ntpd 42361 21 udp4 *:123 *:*
root ntpd 42361 23 udp4 192.0.0.1:123 *:*
root ntpd 42361 25 udp4 127.0.0.1:123 *:*

Replacing the line:

interface ignore all

in ntpd.conf with:

interface ignore wildcard

fixes the problem.

Best regards!

Actions #1

Updated by Jim Thompson over 6 years ago

  • Assignee set to Jim Pingle
  • Target version set to 2.4.2
  • Affected Architecture All added
  • Affected Architecture deleted ()
Actions #2

Updated by Jim Pingle over 6 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Jim Pingle over 6 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF