Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Dec 2018 14:25:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233644] net/chrony: After 3.4 update, chronyd server listener broken when bindaddress set in chrony.conf
Message-ID:  <bug-233644-7788-WYGcViytA8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233644-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233644-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233644

--- Comment #3 from ddrinnon@cdor.net ---
The patch fixes it for me.  Thank you!

[root@gateway01 /usr/local/etc]# sockstat -4|more
USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS
chronyd  chronyd    20582 5  udp4   10.0.1.1:123          *:*

[root@aux01 ~]# ntpdate 10.0.1.1
 4 Dec 07:25:07 ntpdate[19211]: adjust time server 10.0.1.1 offset 0.002788=
 sec

[root@aux01 ~]# chronyc sources
210 Number of sources =3D 4
MS Name/IP address         Stratum Poll Reach LastRx Last sample
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
^* gateway01.cdor.net            2   9   377   349   +310us[ +310us] +/-   =
30ms
....

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233644-7788-WYGcViytA8>