From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 23:00:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 5FBE01065670 for ; Wed, 29 Oct 2008 23:00:45 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from xps.daemonology.net (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx2.freebsd.org (Postfix) with SMTP id A0C0114EF43 for ; Wed, 29 Oct 2008 23:00:44 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: (qmail 73166 invoked from network); 29 Oct 2008 23:00:44 -0000 Received: from unknown (HELO xps.daemonology.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2008 23:00:44 -0000 Message-ID: <4908EB1C.9010601@freebsd.org> Date: Wed, 29 Oct 2008 16:00:44 -0700 From: Colin Percival User-Agent: Thunderbird 2.0.0.17 (X11/20081002) MIME-Version: 1.0 To: RW References: <20081029223612.6da7b36e@gumby.homeunix.com> In-Reply-To: <20081029223612.6da7b36e@gumby.homeunix.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: freebsd-update "can't find update.FreeBSD.org" 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: Wed, 29 Oct 2008 23:00:45 -0000 RW wrote: > With portsnap the default server is itself one of the servers on the > SRV list, so portsnap should fall-back to a working server even when > DNS is unavailable (behind a proxy) or screwed-up by a router etc. > > I dont see a reason why update.FreeBSD.org shouldn't have the > same A-record as update1.FreeBSD.org, so that it "just works". With portsnap, I asked for the A record to be created not as a fallback for people with broken DNS, but instead as a backwards compatibility mechanism for people who were running old versions of portsnap which didn't do SRV lookups. To be honest, I didn't realize that there were so many people with broken DNS resolution. I'll ask the FreeBSD DNS admins to add an A record for update.freebsd.org. Colin Percival