Displaying 2 results from an estimated 2 matches for "bclient".
Did you mean:
client
2005 Oct 04
2
broadcastclient does not work on CentOS 4.1
This ntp.conf file works fine under RedHat 9:
authenticate no
#enable auth
driftfile /etc/ntp/drift
keys /etc/ntp/ntp.keys
server 127.127.1.0
fudge 127.127.1.0 stratum 10
trustedkey 1
enable bclient
broadcastclient
However, it doesn't work on CentOS 4.1. ntpd complains with this error message:
Unable to listen for broadcasts, no broadcast interfaces available
Has anyone gotten ntp broadcastclient to work under CentOS? This is
very similar to the problem explained by this email...
2005 Sep 29
0
ntpd broadcastclient
...ile works fine with RedHat Enterprise 3.0 and below. However,
it doesn't work with CentOS 4.1.
#authenticate no
#enable auth
driftfile /etc/ntp/drift
keys /etc/ntp/ntp.keys
server 127.127.1.0 <http://127.127.1.0>
fudge 127.127.1.0 <http://127.127.1.0> stratum 10
trustedkey 1
enable bclient
broadcastclient
This is the error reported in /var/log/messages:
Sep 29 20:24:36 wsp-mich-74-1 ntpdate[9758]: step time server
10.0.107.1<http://10.0.107.1>offset
0.033880 sec
Sep 29 20:24:36 wsp-mich-74-1 ntpd: succeeded
Sep 29 20:24:36 wsp-mich-74-1 ntpd[9766]: ntpd 4.2.0a at 1.1190-r Mon...