Gui for configuring NTP

David Limon Romero dlr at mega.net.mx
Fri Dec 9 19:59:23 UTC 2005


El Viernes, 9 de Diciembre de 2005 1:36 PM, Paul Smith escribió:

> On 12/9/05, Terry Polzin <fox3ec208 at wideopenwest.com> wrote:
> > > Is there some gui for configuring NTP?
> >
> > /usr/bin/system-config-time
>
> Thanks, Terry. But getting
>
> # /sbin/service ntpd restart
> Shutting down ntpd:                                        [  OK  ]
> ntpd: Synchronizing with time server:                      [FAILED]
> Starting ntpd:                                             [  OK  ]
> #
>
> whatever server I choose.

Is your iptables open for NTP?
I have this:
-A INPUT -s 66.187.233.4 -p udp -m udp --sport 123 --dport 123 -j ACCEPT
-A INPUT -s 66.187.224.4 -p udp -m udp --sport 123 --dport 123 -j ACCEPT

If you don't have something like that, try it, restart your iptables and ntp, 
it works for me.

David
-- 
David Limon Romero  | dlr[@]mega.net.mx
Meg at .Net, Webmaster | http://www.mega.net.mx/~dlr
Linux User#:62953   | GPG/PGP Public Key:0xAC471FBB
---------------------------------------------------
   Linux: The choice of a GNU generation!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20051209/b62d5662/attachment-0002.bin 


More information about the users mailing list