Re: ntp won't work

2004-02-25 Thread Pigeon
On Tue, Feb 24, 2004 at 03:26:32PM -0800, [EMAIL PROTECTED] wrote: > I was able to get ntpdate to run manually but it only seems to work if I > open up 123 udp on my firewall. I modified the ntpdate init.d script to > remove the -u option which seemed to help when I run that. But like you > said

Re: ntp won't work

2004-02-24 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 24, 2004 at 12:21:25PM -0800, [EMAIL PROTECTED] wrote: > I get no logs at all. What would the problem be? Do I need to open some > port or something? You shouldn't be running port restrictions outbound, and allow related and established

Re: ntp won't work

2004-02-24 Thread Alvin Oga
On Tue, 24 Feb 2004 [EMAIL PROTECTED] wrote: > Thanks for the replies. I was able to enable my logs and run ntpdate with > a server but I am still getting the same problems. I also opened port 123 > on udp and tcp but that had no effect, and I really don't understand why > you need to open a p

Re: ntp won't work

2004-02-24 Thread developer
I got it working I just have to have 123 open but I was under the impression that it could be run on an unpriviledged port. Thanks very much for all your help though > > > On Tue, 24 Feb 2004 [EMAIL PROTECTED] wrote: > >> Thanks for the replies. I was able to enable my logs and run ntpdate >> with

Re: ntp won't work

2004-02-24 Thread developer
I was able to get ntpdate to run manually but it only seems to work if I open up 123 udp on my firewall. I modified the ntpdate init.d script to remove the -u option which seemed to help when I run that. But like you said shouldn't i be able to run this with the default debian install and more im

Re: ntp won't work

2004-02-24 Thread Pigeon
Aargh, think I cocked up my last reply... ignore that, and copy this :-) -s isn't for specifying a file of NTP servers; it's to make it log to syslog instead of standard output. Script for running ntpdate when connecting: #!/bin/bash . /etc/default/ntp-servers test -n "$NTPSERVERS" || exit 0 echo

Re: ntp won't work

2004-02-24 Thread Pigeon
On Tue, Feb 24, 2004 at 12:21:25PM -0800, [EMAIL PROTECTED] wrote: > I am running woody with a stable/testing mix. I installed ntp using: > apt-get install ntp-simple ntpdate > I configured three servers from the ntp public server website here is an > excerpt from my /etc/ntp.conf: > server 209.8

Re: ntp won't work

2004-02-24 Thread developer
Thanks for the replies. I was able to enable my logs and run ntpdate with a server but I am still getting the same problems. I also opened port 123 on udp and tcp but that had no effect, and I really don't understand why you need to open a port in order to just query the correct time. Here is th

Re: ntp won't work

2004-02-24 Thread Alvin Oga
On Tue, 24 Feb 2004 [EMAIL PROTECTED] wrote: > I am running woody with a stable/testing mix. I installed ntp using: > apt-get install ntp-simple ntpdate > I configured three servers from the ntp public server website here is an > excerpt from my /etc/ntp.conf: > server 209.81.9.7 > server 136.1

Re: ntp won't work

2004-02-24 Thread Paul E Condon
On Tue, Feb 24, 2004 at 12:21:25PM -0800, [EMAIL PROTECTED] wrote: > I am running woody with a stable/testing mix. I installed ntp using: > apt-get install ntp-simple ntpdate > I configured three servers from the ntp public server website here is an > excerpt from my /etc/ntp.conf: > server 209.8

Re: ntp won't work

2004-02-24 Thread Mark Ferlatte
[EMAIL PROTECTED] said on Tue, Feb 24, 2004 at 12:21:25PM -0800: > I am running woody with a stable/testing mix. I installed ntp using: > apt-get install ntp-simple ntpdate > I configured three servers from the ntp public server website here is an > excerpt from my /etc/ntp.conf: > server 209.81.