Re: [chrony-users] Chrony Server Not Listening |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
On Fri, Mar 04, 2016 at 05:24:29AM -0600, Nathan Royce wrote:
> bbs.archlinux.org/viewtopic.php?id=209680
>
> $ cat /etc/chrony.conf
> maxupdateskew 5
> driftfile /var/lib/chrony/drift
> dumponexit
> dumpdir /var/lib/chrony
> allow 192.168.1.0/24
> local stratum 10
> rtcfile /var/lib/chrony/rtc
> rtconutc
> #rtcsync
>
> $ sudo chronyd -u chrony -d -f /etc/chrony.conf
> 2016-03-04T01:57:03Z chronyd version 2.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP -SCFILTER +SECHASH +ASYNCDNS +IPV6 -DEBUG)
> 2016-03-04T01:57:03Z Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift
>
> $ sudo ss -pant | grep chron
> $ //nothing returned
The -t option is for TCP, but NTP uses UDP. Can you try ss -panu?
I assume the problem is that NTP clients are not getting any replies.
Maybe their requests are blocked by firewall?
--
Miroslav Lichvar
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.