Earlier quoted context omitted.
> Netgear stopped doing it. Netgear issued patches for the devices. Most people never update their server firmware, and we're talking about over 700,000 devices. The university still gets considerable traffic. https://en.wikipedia.org/wiki/NTP_server_misuse_and_abuse#NE...
Can't the university throttle non local connections ? (netgear could have provided the hardware ;)
Why is my NTP server costing $500 per year? Part 1 (2014)
31–40 of 113 posts
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#32Because you use AWS and they charge insane fees for outgoing bandwidth.
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#33I'm surprised there are no comments about the fact that these guys decided to run NTPD on a VM.
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#34Earlier quoted context omitted.
Can't the university throttle non local connections ? (netgear could have provided the hardware ;)
It is a public NTP server. Throttling public defeats the point.
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#35Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#36I'm surprised there are no comments about the fact that these guys decided to run NTPD on a VM.
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#37Earlier quoted context omitted.
It is a public NTP server. Throttling public defeats the point.
Not really. If an NTP client gets 1/10th of the updates that it wants, it will still keep reasonably good time.
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#38I'm surprised there are no comments about the fact that these guys decided to run NTPD on a VM.
Edit: s/your/you're/
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#39Earlier quoted context omitted.
Not really. If an NTP client gets 1/10th of the updates that it wants, it will still keep reasonably good time.
Keeping a table of clients and their last-updated time is probably more expensive than just sending them a response.
Re: Why is my NTP server costing $500 per year? Part 1 (2014)
#40I'm surprised there are no comments about the fact that these guys decided to run NTPD on a VM.
I had the same thought. Does the world really need another (presumably) stratum-3 server running in Amazon's cluster, when Amazon already runs a pool of stratum-2 servers? ([0-3].amazon.pool.ntp.org).