From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/ntp: increase pool server count in default config
Date: Sun, 12 Jul 2015 19:01:01 +0200 [thread overview]
Message-ID: <20150712170101.GC4008@free.fr> (raw)
In-Reply-To: <1432093452-18281-1-git-send-email-imrehg@gmail.com>
Gergely, All,
On 2015-05-20 03:44 +0000, Gergely Imreh spake thusly:
> To protect agains 1 falsticker NTP server, the client needs to connect
> to at least 4 servers.
>
> Source:
> http://support.ntp.org/bin/view/Support/SelectingOffsiteNTPServers
> 5.3.3. Upstream Time Server Quantity
>
> Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/ntp/ntpd.etc.conf | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/package/ntp/ntpd.etc.conf b/package/ntp/ntpd.etc.conf
> index 543c8ff..c451aa9 100644
> --- a/package/ntp/ntpd.etc.conf
> +++ b/package/ntp/ntpd.etc.conf
> @@ -1,5 +1,7 @@
> server 0.pool.ntp.org iburst
> server 1.pool.ntp.org iburst
> +server 2.pool.ntp.org iburst
> +server 3.pool.ntp.org iburst
>
> # Allow only time queries, at a limited rate, sending KoD when in excess.
> # Allow all local queries (IPv4, IPv6)
> --
> 2.1.4
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-07-12 17:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-20 3:44 [Buildroot] [PATCH 1/1] package/ntp: increase pool server count in default config Gergely Imreh
2015-07-12 17:01 ` Yann E. MORIN [this message]
2015-07-13 16:44 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150712170101.GC4008@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox