I'm using chrony on Fedora 17 to sync the time from my network router at 192.168.1.2
The router then itself syncs off some ntp pools. So when I run "chrony -n tracking" I get:
those last two are not expected,
their addresses represent:
li137-108.members.linode.com.
javanese.kjsl.com
how does chrony list those when the only server entry I have in /etc/chrony.conf is:
The router then itself syncs off some ntp pools. So when I run "chrony -n tracking" I get:
Quote:
210 Number of sources = 3 MS Name/IP address Stratum Poll Reach LastRx Last sample ================================================== ============================= ^* 192.168.1.2 3 8 377 464 -12us[ -28us] +/- 146ms ^? 69.164.222.108 0 10 0 10y +0ns[ +0ns] +/- 0ns ^? 216.129.110.22 0 10 0 10y +0ns[ +0ns] +/- 0ns |
their addresses represent:
li137-108.members.linode.com.
javanese.kjsl.com
how does chrony list those when the only server entry I have in /etc/chrony.conf is:
Quote:
server 192.168.1.2 iburst |