** Reply to note from [EMAIL PROTECTED] (Martin) Wed, 12 Nov 2003 18:18:03 +1100


> try running ntpdate before starting ntpd.

thanks, marty, all

I think the remote f/wall is blocking me, I've allowed ntp in iptables, but,
I keep getting this, I've now asked for port 123 to be opened:

# ntpdate clock.redhat.com
12 Nov 23:32:00 ntpdate[19757]: no server suitable for synchronization found
# ntpdate
12 Nov 23:32:08 ntpdate[19760]: no servers can be used, exiting


# service ipchains status:
..
ACCEPT     tcp  -y----  0.0.0.0/0            0.0.0.0/0             * ->   123
..

cat /etc/ntp.conf

restrict default ignore
restrict 127.0.0.1
restrict 203.42.34.0 mask 255.255.255.0 nomodify notrust

server ntp.syd.connect.com.au
server ntp.connect.com.au
server clock2.redhat.com
server clock.redhat.com

restrict 192.189.54.33 nomodify
restrict 192.189.54.17 nomodify
restrict 66.187.224.4 nomodify
restrict 66.187.233.4 nomodify

fudge   127.127.1.0 stratum 10

driftfile /etc/ntp/drift
broadcastdelay  0.008

authenticate no
keys            /etc/ntp/keys

(I've just used connect.com.au servers for testing, I'm not on connect system, but, as 
my PC
on dialup was able to get time from these server, I though I'll use them for now)



Voytek Eymont
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to