Linux Newbie help
 help / color / mirror / Atom feed
From: Chuck Gelm <nc8q@gelm.net>
To: linux-newbie@vger.kernel.org
Subject: Re: ntp - how?
Date: Fri, 02 Aug 2002 16:28:09 -0400	[thread overview]
Message-ID: <3D4AEB59.DDC233EE@gelm.net> (raw)
In-Reply-To: 5.1.0.14.1.20020802092710.021c8d50@celine

Hi, Ray:
Thanks.

Ooopps, I reported earlier that the kernel was 2.4.18.

It is kernel 2.2.19 from Slackware8.0 on a very old Compaq
80486dx33, 32 Megabytes of RAM, 40 Gigabyte hd,
internet access is via aDSL modem, eth1 & eth2 are 3c509s.
pppoe is Roaring Penguin v3.5 with firewall option #2,
Masquerade.

ntpdate 4.0.99k23 Sun Apr  8 15:36:31 PDT 2001 (1)

'ls -l /usr/sbin ntp*' -> all files are dated
April 8, 2001.  I am assuming that all ntp* files
are version 4.0.99k23.  :-|

Regards, Chuck

Ray Olszewski wrote:
> 
> At 06:07 AM 8/2/02 -0400, Chuck Gelm wrote:
> >Howdy, Y'all:
> >
> >  I stuck trying to run ntpd.  I don't see any updates
> >when I run 'ntpq -p'.  When I run 'ntpdate host',
> >all of the hosts I've tried return
> >"[date] : no server suitable for synchronization found"
> >What is wrong?
> 
> Well .. the obvious possibilities are
> 
>          1. your system cannot reach the hosts you try

I can 'ping' some of the ones listed in the #2 list found
in the Time-Precision-Howto.  I entered into my '/etc/ntp.conf'
the ones I could ping. ;-)

>          2. the hosts you try are not ntp servers

Duh. They are the ones I found by following the links on the
'Time-Precision-Howto'. :-|  Most have 'ntp', 'time', 'tick',...
in their host_name. :-|  I can provide my 'ntp.conf' if it
would help.
 
>          3. your system is behind a firewall that interferes with access
> to the ntp port

 The system is the 'firewall'.  Doh! Do I need to allow a port
 less than 1024?  I am running the default rule set of ipchains
 that RoaringPenguin sets, 'ipchains -L':

Chain input (policy ACCEPT):
target  prot opt     source   destination ports
DENY    udp  ----l-  anywhere anywhere    any ->   0:1023
DENY    tcp  ----l-  anywhere anywhere    any ->   0:1023
DENY    tcp  -y--l-  anywhere anywhere    any ->   any
DENY    icmp ----l-  anywhere anywhere    echo-request
Chain forward (policy DENY):
target  prot opt     source   destination  ports
MASQ    all  ------  anywhere anywhere     n/a
Chain output (policy ACCEPT):


> 
> Post the details of what you have been trying and we'll try to help you
> figure out the exact problem.
> 
> BTW, ntpdate is a different program from ntpd (on Debian systems, it is a
> completely separate install from ntpd), so you might want to be a bit more
> exact about what ntp package you are trying to run. Also what Linux distro.
> 
> --
> -------------------------------------------"Never tell me the odds!"--------
> Ray Olszewski                                   -- Han Solo
> Palo Alto, California, USA                        ray@comarre.com
> -------------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2002-08-02 20:28 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18 15:24 Question about "find -exec" Oliver Ob
2002-07-19  5:52 ` James Mohr
2002-07-24  7:07   ` Mike Castle
2002-07-24 16:07     ` James Mohr
2002-07-24 21:24       ` Partitioning problem Anshuman Rawat
2002-07-25  6:22         ` pa3gcu
2002-07-25 21:20           ` LI -lilo booting problem Chuck Gelm
2002-07-26  1:38             ` No Boot Problem Frank Roberts - SOTL
2002-07-26  3:53               ` Ray Olszewski
2002-07-26 12:44                 ` Frank Roberts - SOTL
2002-07-26 16:57                   ` Ray Olszewski
2002-07-27  1:23                     ` Frank Roberts - SOTL
2002-07-26 20:28               ` Chuck Gelm
2002-07-26  6:10             ` LI -lilo booting problem pa3gcu
2002-07-26 21:19               ` Chuck Gelm
2002-07-27  8:08                 ` pa3gcu
2002-07-26 21:21               ` Chuck Gelm
2002-07-26 23:57                 ` Ray Olszewski
     [not found]                   ` <3D444FC2.354744E5@gelm.net>
2002-07-28 21:15                     ` Ray Olszewski
2002-07-29  1:21                       ` Chuck Gelm
2002-07-29 21:01                         ` Chuck Gelm
2002-07-29 23:11                           ` Frank Roberts - SOTL
2002-08-02 10:07                           ` ntp - how? Chuck Gelm
2002-08-02 15:31                             ` pa3gcu
2002-08-02 16:36                             ` Ray Olszewski
2002-08-02 20:28                               ` Chuck Gelm [this message]
2002-08-02 21:42                                 ` Ray Olszewski
2002-08-02 22:25                                   ` Chuck Gelm
2002-07-26  6:28             ` LI -lilo booting problem Ray Olszewski
2002-07-26 17:04             ` ichi
2002-07-26  8:26               ` Ramzez
2002-07-19  9:16 ` Question about "find -exec" szonyi calin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D4AEB59.DDC233EE@gelm.net \
    --to=nc8q@gelm.net \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox