From owner-freebsd-questions Thu Oct 30 11:01:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA00249 for questions-outgoing; Thu, 30 Oct 1997 11:01:24 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from tok.qiv.com (7Z9X0a+ZKdT1VgEepotoS8F+KWxWPqaI@[204.214.141.211]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA00226 for ; Thu, 30 Oct 1997 11:01:17 -0800 (PST) (envelope-from jdn@qiv.com) Received: (from uucp@localhost) by tok.qiv.com (8.8.6/8.8.5) with UUCP id NAA15088; Thu, 30 Oct 1997 13:00:12 -0600 (CST) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.7/8.8.5) with SMTP id MAA00713; Thu, 30 Oct 1997 12:59:32 -0600 (CST) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Thu, 30 Oct 1997 12:59:31 -0600 (CST) From: Jay Nelson To: "Roger P. Johnson" cc: questions@FreeBSD.ORG Subject: Re: How do I synchronize FreeBSD time to a Solaris 2.5.1 machine ? In-Reply-To: <971030162336.280.9f7.31707@aurora.HIRSHFIELDS.9A0C66027901527E> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You can use xntpd to sync to Stratum[12] timeservers and/or Solaris if it supports NTP See: http://www.eecis.udel.edu/~ntp -- otherwise, use timed. Both are a part of FreeBSD. -- Jay On Thu, 30 Oct 1997, Roger P. Johnson wrote: > Hi, > > I know this can't be that hard, but how do I set the times on my > FreeBSD network to that of a master time keeper such as the Solaris box > I have ? > > I've read about xntpd, ntpdate on FreeBSD, tried implementing them > but end up getting messages something like "no master to synchronize > with". > > I would like to use the Solaris as the master time source and set > my FreeBSD machines over frame relay to the Solaris time. > > Any RTFM's, sources, how-to's would be apprieciated. > > Thanks, > Roger > -- Jay