From owner-freebsd-stable@freebsd.org Tue Sep 12 22:10:17 2017 Return-Path: Delivered-To: freebsd-stable@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 C1506E21431 for ; Tue, 12 Sep 2017 22:10:17 +0000 (UTC) (envelope-from jtubnor@gmail.com) Received: from mail-oi0-x231.google.com (mail-oi0-x231.google.com [IPv6:2607:f8b0:4003:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 82872652AB for ; Tue, 12 Sep 2017 22:10:17 +0000 (UTC) (envelope-from jtubnor@gmail.com) Received: by mail-oi0-x231.google.com with SMTP id x190so36014032oix.3 for ; Tue, 12 Sep 2017 15:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=c+w85l+GoLmD6RoG4OuM4ERhNeXhoyNtJYQI7lFCNok=; b=Q+1bQPEYg9oCV1Y1Ra77DCeZcIjtRs8H/ev1xS7bJ/rjTsPB7l5m9VORUedujPmDkg 6SgXRmRwLlq1E83HqAVu7Mp3utzv5zmU1rJhU01LRYzOx2KGu5csm2KnBR+T2hgEbaxK nkWBz0FgpXBMFqqd7O9JZYzXd/IbHjIZQqM6faK5mRTHKG3pWsQz/VXXxtPJydjPF39S VAjHiZhXelXzrVwwmwNBRPJh+nOjDmkVTQ+fln5dZziSZ4Ff1DdKPkiFL0FIYNykAjb2 NVmVQIONnDJRoZbsoLNxemeMG3MUdMJS5V+0PPijEXhCHVwME+QS2kjqAuZNFVl6/N2w mbmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=c+w85l+GoLmD6RoG4OuM4ERhNeXhoyNtJYQI7lFCNok=; b=mSry8ivkvKMhToZHDuZ0RMa2wGBhrjUVuHnA2Hc0Ar7c4fod+8J4Dc/XfRP+bF6xQU XbksH0hfotooM3frhwJ5KFWRRuESSr12utctQQdWy7Kt8LJb993C+BKF3iBrvvuW7nnG irtH1Sds+TyR5Pkxi7KxkfDjUJfZ3cLFvpaVbeLo3Db5JjF/TnV4TYGUQMk/V1Mn7JNz XYwhojdWwr3VQHHFciCB3SVtXwGlgQx+pC9laxxaUf2CqeVGdxilF6SLCw+Fzbr62gy5 SgdjbfxvlFpBjnjlrM27yUUrn5rihEI2oHbv5jjFF0Udda7SIo/bfEaJiDM7EfUUmkp4 OygQ== X-Gm-Message-State: AHPjjUifiDsCBXe+cTOkwXtQJOrBva/Hw6M+8/abhswK3oq2FB4Y5WQr 5Gr+fwhLA35WCiUXHIQfl5Rex4v/7y4rhME= X-Google-Smtp-Source: AOwi7QB/+rgrE+1ZnPvsurc3agG+Q/DqmEsVZzTlXohcL7PI/EjJRbs28xVhM8E0veLLMvhqpnbjpR7gTkLNk4fSlyg= X-Received: by 10.202.184.4 with SMTP id i4mr7881440oif.269.1505254216753; Tue, 12 Sep 2017 15:10:16 -0700 (PDT) MIME-Version: 1.0 Sender: jtubnor@gmail.com Received: by 10.157.42.114 with HTTP; Tue, 12 Sep 2017 15:09:56 -0700 (PDT) In-Reply-To: <20170912215219.GG81427@home.opsec.eu> References: <38999763-9687-4FA2-9072-62A9606448EC@theory14.net> <20170912215219.GG81427@home.opsec.eu> From: Jason Tubnor Date: Wed, 13 Sep 2017 08:09:56 +1000 X-Google-Sender-Auth: bB6UQQFExDY0QExDz7n1Zq59I3s Message-ID: Subject: Re: Mirror the freebsd-update server? To: Kurt Jaeger Cc: Chris Gordon , freebsd-stable , rainer@ultra-secure.de Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2017 22:10:17 -0000 On 13 September 2017 at 07:52, Kurt Jaeger wrote: > Hi! > > > > is it possible or even allowed to just mirror one of the > freebsd-update servers locally? > [...] > > > Take a look at https://www.freebsd.org/doc/en/articles/hubs/index.html. > > This doc discusses setting up a mirror (found via quick Google > > search). > > That's a mirror of some FTP server, but a fbsd-update repo is > somewhat different. A fbsd-update repo setup is described here: > > https://www.freebsd.org/doc/en_US.ISO8859-1/articles/ > freebsd-update-server/article.html > I found this useful. I made some adjustments for what I needed but those updates are sweet now :-) https://wiki.freebsd.org/VladimirKrstulja/Guides/FreeBSDUpdateReverseProxy