On Wed, 23 Dec 2015, Tom Yates wrote:
There's a question at http://serverfault.com/questions/744958/ntpd-gets-connect-invalid-argument-on-0-0-0-2 from someone who claims that the address 0.0.0.2 periodically makes it into the RR set he gets back when querying pool.ntp.org.
with assistance from a volunteer off-list, i can (intermittently) replicate this:
[madhatta@risby]$ dig europe.pool.ntp.org @a.ntpns.org. ; <<>> DiG 9.10.2-P4-RedHat-9.10.2-6.P4.fc22 <<>> europe.pool.ntp.org @a.ntpns.org. ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28059 ;; flags: qr aa rd; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;europe.pool.ntp.org. IN A ;; ANSWER SECTION: europe.pool.ntp.org. 150 IN A 195.186.4.100 europe.pool.ntp.org. 150 IN A 78.154.171.62 europe.pool.ntp.org. 150 IN A 46.22.223.220 europe.pool.ntp.org. 150 IN A 0.0.0.2 ;; Query time: 29 msec ;; SERVER: 207.171.17.42#53(207.171.17.42) ;; WHEN: Wed Dec 23 13:57:11 GMT 2015 ;; MSG SIZE rcvd: 177 -- Tom Yates - http://www.teaparty.net _______________________________________________ pool mailing list [email protected] http://lists.ntp.org/listinfo/pool
