From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 14:39:50 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE0D8106564A for ; Fri, 19 Aug 2011 14:39:50 +0000 (UTC) (envelope-from freebsd@psconsult.nl) Received: from mx1.psconsult.nl (mx1.psconsult.nl [80.89.238.138]) by mx1.freebsd.org (Postfix) with ESMTP id 555AB8FC08 for ; Fri, 19 Aug 2011 14:39:49 +0000 (UTC) Received: from mx1.psconsult.nl ([80.89.238.138]) by mx1.psconsult.nl (8.14.4/8.14.4) with ESMTP id p7JEAUtG031413 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 19 Aug 2011 16:10:35 +0200 (CEST) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.4/8.14.4/Submit) id p7JEAUii031412 for freebsd-questions@freebsd.org; Fri, 19 Aug 2011 16:10:30 +0200 (CEST) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Fri, 19 Aug 2011 16:10:30 +0200 From: Paul Schenkeveld To: freebsd-questions@freebsd.org Message-ID: <20110819141030.GA31338@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Subject: freebsd-update, fetch once upgrade many machines X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2011 14:39:50 -0000 Hi, Is it possible to fetch files needed for freebsd-update once and put them on a local fileserver to update many machines? The reason for asking is that all these machines are on secure networks and are not allowed to have Internet access but can all access a common fileserver (using FTP, HTTP, SSH but not NFS). I can safely assume that all these machines run the same version of FreeBSD, installed from binary distributions, GENERIC kernel and only upgraded using freebsd-update. Thanks, Paul Schenkeveld