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
-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
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
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
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
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
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
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
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
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
[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.
11 matches
Mail list logo