From owner-freebsd-questions Sun Aug 4 23: 6:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3632B37B400 for ; Sun, 4 Aug 2002 23:06:39 -0700 (PDT) Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E5C43E4A for ; Sun, 4 Aug 2002 23:06:38 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from twincat.vladsempire.net (12-218-27-215.client.mchsi.com [12.218.27.215]) by services.webwarrior.net (Postfix) with ESMTP id 25E5B838204; Mon, 5 Aug 2002 01:06:37 -0500 (CDT) Date: Sat, 3 Nov 2001 14:02:25 +0000 From: Josh Paetzel To: rick norman Cc: freebsd-questions@freebsd.org Subject: Re: ntp behind firewall Message-ID: <20011103140225.A709@twincat.vladsempire.net> Mail-Followup-To: rick norman , freebsd-questions@freebsd.org References: <3BE3498A.F833E390@lmco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BE3498A.F833E390@lmco.com>; from rick.norman@lmco.com on Fri, Nov 02, 2001 at 05:34:02PM -0800 Lines: 20 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 02, 2001 at 05:34:02PM -0800, rick norman wrote: > Has anyone had any luck getting the ports version of ntpd to work > from behind a firewall ? I work from behind a firewall that I have > little or no influence over. I would like to run a stratum 2 or 3 > server > locally, but I need to sync with one outside the firewall. > > Rick > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message You pretty much need to be able to establish tcp connections over port 123. There may be a way to tunnel through an open port via ssh, but that would almost certainly require the cooperation of someone running a stratum 1 or 2 server for you to connect to. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message