From owner-freebsd-questions@freebsd.org Wed Sep 2 21:42:41 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6B829C8582 for ; Wed, 2 Sep 2015 21:42:41 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id B31DED52 for ; Wed, 2 Sep 2015 21:42:41 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 8102233C48; Wed, 2 Sep 2015 17:42:40 -0400 (EDT) From: Lowell Gilbert To: Palle Girgensohn Cc: freebsd-questions@freebsd.org Subject: Re: How can I mirror update.freebsd.org for offline use? References: <8EC6B839-C73A-4DAC-B924-0D1E3C06F3DA@pingpong.net> Date: Wed, 02 Sep 2015 17:42:40 -0400 In-Reply-To: <8EC6B839-C73A-4DAC-B924-0D1E3C06F3DA@pingpong.net> (Palle Girgensohn's message of "Wed, 2 Sep 2015 22:43:17 +0200") Message-ID: <444mjcjy5r.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2015 21:42:41 -0000 Palle Girgensohn writes: > I have some servers that have no direct access to internet. They can > access a "support server" running linux, and that machine can access > the net. > > I need to mirror update.freebsd.org so I can run freebsd-update > locally. I have no interest in building my own version, I simply want > a local mirror that I can set in freebsd-update.conf. I'm not what is > the best, most preferred, way to do this, without putting unnecessary > load on update.freebsd.org. Any ideas? If you can run a caching proxy server on the support server, that would be the easy thing to do.