I am having problems with the NTP client end of the software the comes
as part of Red Hat 7.3.  I am talking to a RH 7.2 NTP server, and
before I upgraded my notebook to 7.3 (it was vaguely at 7.2) it could
get the time, and now it can't.

When I ask it what it is doing, it just sits there:

  [root@spot etc]# ntpq -p
       remote           refid      st t when poll reach   delay   offset  jitter
  ==============================================================================
  *LOCAL(0)        LOCAL(0)        10 l   35   64  177    0.000    0.000   0.008
   borg.org        0.0.0.0         16 u    -   64    0    0.000    0.000 4000.00
  [root@spot etc]# 

If I do a tcpdump while I do an /etc/init.d/ntpd restart, and then
another ntpq -p, I get:

  [root@spot etc]# tcpdump
  tcpdump: listening on eth0
  00:05:05.985526 spot.borg.org.32805 > borg.org.domain:  51621+ A? borg.org. (26) (DF)
  00:05:05.985893 borg.org.domain > spot.borg.org.32805:  51621 1/0/0 A borg.org (42) 
(DF)
  00:05:05.986790 spot.borg.org.32806 > borg.org.domain:  49265+ PTR? 
2.100.168.192.in-addr.arpa. (44) (DF)
  00:05:05.987048 borg.org.domain > spot.borg.org.32806:  49265 1/0/0 (66) (DF)
  00:05:05.987514 spot.borg.org.32808 > borg.org.domain:  49266+ PTR? 
100.100.168.192.in-addr.arpa. (46) (DF)
  00:05:05.987737 borg.org.domain > spot.borg.org.32808:  49266 1/0/0 (73) (DF)
  00:05:09.989611 spot.borg.org.ntp > borg.org.ntp:  v4 client strat 0 poll 6 prec -17 
(DF) [tos 0x10] 
  00:05:09.989853 borg.org.ntp > spot.borg.org.ntp:  v4 server strat 2 poll 6 prec -16 
(DF) [tos 0x10] 
  00:05:16.999622 spot.borg.org.32810 > borg.org.domain:  61936+ PTR? 
2.100.168.192.in-addr.arpa. (44) (DF)
  00:05:16.999975 borg.org.domain > spot.borg.org.32810:  61936 1/0/0 (66) (DF)
  00:05:18.192839 borg.org.chargen > spot.borg.org.32952: P 3986840437:3986840517(80) 
ack 3996772465 win 63712 <nop,nop,timestamp 320704773 3277191> (DF) [tos 0x10] 
  00:05:18.192897 spot.borg.org.32952 > borg.org.chargen: . ack 80 win 62888 
<nop,nop,timestamp 3292549 320704773> (DF) [tos 0x10] 
  
  12 packets received by filter
  0 packets dropped by kernel
  [root@spot etc]# 


Note, the "chargen" is really an ssh session into my server, I run it
on port 19 because my ISP blocks the correct ssh port for some reason...


Ideas?


Thanks,

-kb



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to