On Fri, 2003-06-20 at 11:34, Shaw, Marco wrote:
> (Sorry receiving emails currently so can't reply, but will change that now.)
> 
> [root@<hidden>]# uname -a
> Linux <hidden> 2.4.18-18.7.xbigmem #1 SMP Wed Nov 13 18:24:15 EST 2002 i686 unknown 
> [root@<hidden>]# rpm -q ntp ntp-4.1.1-1
> 
> [root@<hidden>]# cat /etc/ntp.conf|grep "^#"
> restrict default
> restrict 127.0.0.1
> server stratum_IP
> restrict stratum_IP mask 255.255.255.255 nomodify notrap noquery
> driftfile /etc/ntp/drift
> broadcastdelay  0.008
> authenticate yes
> keys            /etc/ntp/keys
> 
> I have a system where these commands work:
> ntptrace stratum_IP
> ntpq -p statum_IP
> 
> but, when I startup the NTP service I see *no traffic* during a tcpdump, and if I 
> run ntpdate, all I see is the following, but again not traffic in
> tcpdump:
> [root@<hidden>]# ntpdate stratum_IP
> 20 Jun 12:07:50 ntpdate[27239]: poll(): nfound = 0, error: Success 20 Jun 12:08:50 
> ntpdate[27239]: poll(): nfound = 0, error: Success
> 
> Any ideas on how I can proceed?  I've tried copying the install and every RPM 
> package on another machine, and except for differences with the SCSI hardware RAID 
> setup, the systems are very close to being the same.  This non-hardware RAID system 
> is able to run the ntpdate command though...
> 
> I've also tried 3 different NTP RPMS, and even v3 (xntpd3), and 3 different kernels 
> with no luck on these systems.  I've tried various /etc/ntp.conf configurations, and 
> have worked off and on on this trouble for weeks...
> 
> Marco

is STRATUM_IP a boxon your local network or are you simply hiding the ip
for some reason?  can each box reslove the name STRATUM_IP to a valid ip
address?

Bret 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to