Chuck schreef:
> in my search for acceptable stratum1 servers, i tried ntp.myfloridacity.us 
> which has an ip of 71.40.128.148. however an ntpdate check shows me:
>
> ntpdate 71.40.128.148
> Looking for host 71.40.128.148 and service ntp
> host found : csnserver.com
> 14 Sep 11:51:16 ntpdate[28816]: step time server 71.40.128.148 offset 
> 0.541052 
> sec
>
> which, in my ntpq -p listing shows:
>
> -csnserver.com   128.227.205.3    2 u   48  128  377   65.867   42.485   7.387
>
> which is a stratum2 server.
>
> i'm not going to use this server however why when i ask the name or ip of 
> this 
> listed stratum1 server i get responses from a stratum2? is someone messing up 
> or are there legit reasons for this happening on occasion?
>   
The DNS for that address is a bit of a mess.  That confuses you, and 
maybe it also confuses ntpdate and ntpq.

host ntp.myfloridacity.us
ntp.myfloridacity.us has address 71.40.128.148

host 71.40.128.148
148.128.40.71.in-addr.arpa domain name pointer csnserver.com.

host csnserver.com
csnserver.com has address 71.40.128.150

host 71.40.128.150
150.128.40.71.in-addr.arpa domain name pointer mail.csnserver.com.


So, the forward and reverse mappings do not match.  Try ntpq -pn instead 
and see what IP it shows.

Rob
_______________________________________________
timekeepers mailing list
[email protected]
https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers

Reply via email to