[plug] NTP
Jon Miller
jlmiller at mmtnetworks.com.au
Thu Jul 29 10:53:10 WST 2004
The other servers in the network still are not updating there time to the main server:
# ntpdate -d 192.168.1.1
29 Jul 10:20:35 ntpdate[18249]: ntpdate 4.1.1a at 1.791 Sat Aug 31 18:27:31 EDT 2002 (1)
transmit(192.168.1.1)
transmit(192.168.1.1)
transmit(192.168.1.1)
transmit(192.168.1.1)
transmit(192.168.1.1)
192.168.1.1: Server dropped: no data
server 192.168.1.1, port 123
stratum 0, precision 0, leap 00, trust 000
refid [0.0.0.0], delay 0.00000, dispersion 64.00000
transmitted 4, in filter 4
reference time: 00000000.00000000 Thu, Feb 7 2036 14:28:16.000
originate timestamp: 00000000.00000000 Thu, Feb 7 2036 14:28:16.000
transmit timestamp: c4b2dd76.d348b220 Thu, Jul 29 2004 10:20:38.825
filter delay: 0.00000 0.00000 0.00000 0.00000
0.00000 0.00000 0.00000 0.00000
filter offset: 0.000000 0.000000 0.000000 0.000000
0.000000 0.000000 0.000000 0.000000
delay 0.00000, dispersion 64.00000
offset 0.000000
29 Jul 10:20:39 ntpdate[18249]: no server suitable for synchronization found
Where it states server dropped "192.168.1.1: Server dropped: no data ", does this means the main server is not responding or ignoring requests? I'm thinking the main servershould be sending multicast packets or broadcast packets ? Is this correct?
Jon
Jon L. Miller, ASE, CNS, CLS, MCNE
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au
"I don't know the key to success, but the key to failure
is trying to please everybody." -Bill Cosby
>>> devenish at guild.uwa.edu.au 5:29:23 pm 28/07/2004 >>>
Hi,
In message <s107ec10.083 at mmtnetworks.com.au>
on Wed, Jul 28, 2004 at 06:10:12PM +0800, Jon Miller wrote:
> I need to setup a few server to be reference their time from the main
> server in an organization. The gateway server will be the main server
> getting [its] time from an external source. All other servers needs to
> get their time from the gateway server. Can someone point me to the
> right document, I had a look on www.ntp.org, but didn't see anything
> about setting up peer (or secondary) servers in a network.
Just run `ntpd` on your gateway and your other computers. Then,
configure those other machines to use the gateway. On the gateway,
`ntpd` will both synchronise itself with the remote server and "listen"
for connections from your other computers (by default, if I recall
correctly). If you want to set up "peers", that is another matter
because the term implies some sort of failover / availability
arrangement (which is fine, but you probably don't need to make
things complicated unless you actually want to).
_______________________________________________
PLUG discussion list: plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
Committee e-mail: committee at plug.linux.org.au
More information about the plug
mailing list