Actions
Bug #4370
closedntpd does nothing with selected carp interfaces.
Start date:
02/03/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
All
Description
ntpd does nothing with selected carp interfaces.
When only carp ip's are selected for ntpd to listen on the config 'only' contains "interface ignore all".
While adding LAN to the selection, makes it listen on all ips on that interface. Which adds "interface listen em1" to the config.
I think only the 'real' interfaces should be select-able. (or at least not the vips.)
Updated by Ermal Luçi almost 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 51e76899e66360dc9d8e35f68282c54ccd9a4759.
Updated by Ermal Luçi almost 10 years ago
Applied in changeset 1ee360aaa9176d3287a7099abd47f95c4464ac23.
Updated by Pi Ba almost 10 years ago
Problem still exists. Only selecting the interface adds: "interface listen em1" , while only selecting the carp-ip, does not make ntpd listen/accept requests.
Updated by Chris Buechler over 9 years ago
- Target version changed from 2.2.1 to 2.2.2
Updated by Chris Buechler over 9 years ago
- Target version changed from 2.2.2 to 2.2.3
Updated by Chris Buechler over 9 years ago
should be fixed by what I just pushed, leaving for further verification
Updated by Chris Buechler over 9 years ago
- Status changed from Feedback to Resolved
- Assignee set to Chris Buechler
fixed
Actions