Re: Timeserver?

1998-10-14 Thread Mirek Kwasniak
On Tue, Oct 13, 1998 at 03:23:55PM -0700, Cliff W. Draper wrote:
> I have a LAN off of the net and I want to run my own NTP server.  Is there
> a special NTP server program available?  I haven't been able to figure out
> how to make xntp3 be a server when it doesn't have another NTP server to
> sync off of.  Any ideas?

Have you any real clock sources? When no, use your system clock as
reference. Simply add two lines to /etc/ntp.conf:

  server 127.127.1.1
  fudge  127.127.1.1 stratum 8

Server 127.127.1.1 is just system clock - read
/usr/doc/xntp3/html/*:

|Synopsis
|
|   Address: 127.127.1.u
|   Reference ID: LCL
|   Driver ID: LOCAL
|
|Description
|
|  This is a hack to allow a machine to use its own system clock as a
|  reference clock, i.e., to free-run using no outside clock discipline
|  source. This is useful if NTP is to be used in an isolated environment
|  with no radio clock or NIST modem available. Pick a machine that has a
|  good clock oscillator (Digital machines are good, Sun machines are not)
|  and configure it with this driver. Set the clock using the best means
|  available, like eyeball-and-wristwatch. Then, point all the other
|  machines at this one or use broadcast (not multicast) mode to distribute
|  time.
[...]

and use stratum 8 (or greater) to don't fake real clock references when
you'll connect to them.

Mirek


Re: Timeserver?

1998-10-13 Thread Cliff W. Draper
I have a LAN off of the net and I want to run my own NTP server.  Is there
a special NTP server program available?  I haven't been able to figure out
how to make xntp3 be a server when it doesn't have another NTP server to
sync off of.  Any ideas?

thanks,
-Cliff
 [EMAIL PROTECTED]

On Thu, 8 Oct 1998, Peter Iannarelli wrote:
> Hello Jens:
> 
> Yes -- see xntp3
> 
> Peter
> 
> -Original Message-
> From: Jens Lisner <[EMAIL PROTECTED]>
> To: Debian-User-List 
> Date: Thursday, October 08, 1998 7:48 AM
> Subject: Timeserver?
> 
> >
> >Hi all!
> >
> >My provider gave me a timeserver adress. What can I do with it under
> >Linux?
> >
> >Jens


Re: Timeserver?

1998-10-08 Thread Peter Iannarelli
Hello Jens:

Yes -- see xntp3

Peter

-Original Message-
From: Jens Lisner <[EMAIL PROTECTED]>
To: Debian-User-List 
Date: Thursday, October 08, 1998 7:48 AM
Subject: Timeserver?


>
>Hi all!
>
>My provider gave me a timeserver adress. What can I do with it under
>Linux?
>
>Jens
>
>
>
>--
>Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
/dev/null
>
>


Re: Timeserver?

1998-10-08 Thread Michael Below
Hi Jens,

you could use the time server to set your PC clock. Look in the man 
pages for xntpd (I don't know how to do it...)

Ciao
  Michael