[ILUG] ntp
Mark Kilmartin
mrk at renre-europe.com
Mon Jan 21 10:15:18 GMT 2002
I know that this isn't a problem as I have no firewalling between the
two boxes in question.
I have just tested this with another server I had handy which basically
has the same config file except for the actual name servers it uses.
And it correctly reports itself as a Stratum three server (It's using a
couple of stratum two servers to sync against.)
MArk
On Mon, 2002-01-21 at 09:26, Brendan Kehoe wrote:
> > >> To actually query the server.
> > >>
> > >> Then I get the following output.
> > >>
> > >> server x.x.x.x, stratum 16, offset -1.436532, delay 0.02574
> > >> 18 Jan 11:46:51 ntpdate[19901]: no server suitable for synchronization
> > >> found
>
> FYI I discovered that I started getting the same error after I upgraded
> my system to RedHat 7.2.
>
> It turns out it was because my system was being really careful wrt IP
> traffic. I had to make the ipchains settings for my computer explicitly
> allow traffic on the NTP port:
>
> -A input -p udp -s 0/0 -d 0/0 123 -j ACCEPT
>
> That's not the cleanest way to resolve it, but it worked well enough for
> my not-publicly-seeable-anyway system. :)
>
> Hope this helps,
> B
>
> --
> Brendan Kehoe brendan at zen.org
>
> http://www.zen.org/~brendan/
More information about the ILUG
mailing list