My server ntp.bollar.com was working fine with NTPPool until roughly a month ago, when I started getting NTP Pool: Problems with your NTP server (47.51.249.154) emails.
As far as I can tell, my server is setup correctly and has NTP traffic from pool clients before the error.
A test from ipvoid shows the server is up and accepting udp 123.
Hi @bollar, have tried to get time from your server from here in the UK and from a few online tools and all report your server is not accessible. If you’re happy it is accessible from the internet then I would raise a ticket with your ISP. Sometimes they block ports “for security reasons” etc!
I’m not particularly surprised that the last mtr hop doesn’t work when using UDP, because the last hop will be the host itself, and mtr will not be composing a correct NTP packet, so the NTP server should not reply.
I ran up this server as a source on my machine (with burst iburst noselect enabled), and at one point I got enough responses that it could calculate jitter:
47.51.249.154 .PPS. 1 u 34 64 7 230.999 1.714 0.618
But now it has gone back to being unresponsive.
My guess would be that rather than this being a routing problem on the ISP side, the volume of requests going to this server is high enough that it filled connection tracking tables in the host or an upstream firewall.
It does seem that there is commonality with the failures starting inside the Charter Spectrum network. This is a business account that isn’t supposed to have port blocking, so there is a possibility of misconfiguration in their network. I’ll create a trouble ticket and see.
I also won’t completely discount the possibility of the server being overloaded and I will look into that. It has about 600 clients now, which is well below the peak of over 13K a month ago.
If there are some other thoughts, please let me know.
To be clear, I was not suggesting that it was load on the server, but a full connection-tracking table somewhere, which is often artificially low (at least, the default on Linux is). If you can give some details about the host (OS, NTP server, firewall configuration, etc.), we may be able to narrow this down.
Usually it’s best to exclude NTP from connection tracking if that’s possible in your setup.
No, I have not. ISP says it’s not a problem within their network (not that I completely believe that) and NTP traffic continues to come to my server from some sources.