Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ntpd: fix 'Soliciting pool server' #6724

Merged
merged 1 commit into from
Aug 9, 2023
Merged

ntpd: fix 'Soliciting pool server' #6724

merged 1 commit into from
Aug 9, 2023

Conversation

aque
Copy link
Contributor

@aque aque commented Aug 9, 2023

From ntp.conf man page:
if you want to use servers from a pool directive and also want to use nopeer by default, you'll want a restrict source ... line as well that does not include the nopeer directive.

This PR reorders ntpd.inc to remove nopeer from the restrict source line.

Forum discussion

From ntp.conf man page:
if you want to use servers from a pool directive and also want to use nopeer by
default, you'll want a restrict source ... line as well that does not include
the nopeer directive.
@fichtner fichtner self-assigned this Aug 9, 2023
@fichtner
Copy link
Member

fichtner commented Aug 9, 2023

Merged, thanks! Will hotfix.

@fichtner fichtner merged commit ad097da into opnsense:master Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants