Bug #4370
closedntpd does nothing with selected carp interfaces.
100%
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 about 11 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:51e76899e66360dc9d8e35f68282c54ccd9a4759.
Updated by Ermal Luçi about 11 years ago
Applied in changeset commit:1ee360aaa9176d3287a7099abd47f95c4464ac23.
Updated by Pi Ba about 11 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 about 11 years ago
- Target version changed from 2.2.1 to 2.2.2
Updated by Chris Buechler almost 11 years ago
- Target version changed from 2.2.2 to 2.2.3
Updated by Chris Buechler almost 11 years ago
should be fixed by what I just pushed, leaving for further verification
Updated by Chris Buechler almost 11 years ago
- Status changed from Feedback to Resolved
- Assignee set to Chris Buechler
fixed