[CLUE-Tech] ntpdate broken in RedHat 7.2?

Carl Gibbons cgibbons at du.edu
Sat Feb 2 16:33:38 MST 2002


Yes.  Nothing happened between RedHat 7.1 and 7.2 to break ntp.  It was my
fault; I had the firewall settings on "High."  When configuring ipchains
using the "lokkit" utility, I had to make sure "ntp:tcp" and "ntp:udp"
were allowed.  It ended up adding the following to my
/etc/sysconfig/ipchains:

-A input -s 0/0 -d 0/0 123 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 123 -p udp   -j ACCEPT

I think there was a discussion about this on the clue-tech list a few
weeks ago, but I can't remember the thread subject.

- Carl

On Fri, 1 Feb 2002, somebody wrote:

> Carl,
>
>
> I have not seen an answer to your question.  I have the same problem
> with 7.2.  Did you ever find out how to fix it?
>
> -------------------------------------------------------------------------
> Carl wrote:
>
> Hi!  I have a RedHat 7.1 box on which ntpdate works just fine:
>
> [cgibbons at rh71 cgibbons]$ sudo ntpdate $MYNTPSERVER
> 10 Dec 16:31:47 ntpdate[27709]: adjust time server $MYNTPSERVER offset
> -0.169315 sec
>
> But on the RedHat 7.2 box, the same command fails:
>
> [cgibbons at rh72 cgibbons]$ sudo ntpdate 130.253.1.2
> 10 Dec 16:28:40 ntpdate[13936]: no server suitable for synchronization found
>
> Anybody have an idea what happened between 7.1 & 7.2 to break ntp?




More information about the clue-tech mailing list