From owner-freebsd-questions@freebsd.org Mon Oct 19 23:00:54 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 51F48A1878D for ; Mon, 19 Oct 2015 23:00:54 +0000 (UTC) (envelope-from huruomu@gmail.com) Received: from mail-vk0-x22e.google.com (mail-vk0-x22e.google.com [IPv6:2607:f8b0:400c:c05::22e]) (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 0E288115B for ; Mon, 19 Oct 2015 23:00:54 +0000 (UTC) (envelope-from huruomu@gmail.com) Received: by vkgy127 with SMTP id y127so133268vkg.0 for ; Mon, 19 Oct 2015 16:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hQ+16Wrnu7uyDZHlvK94DEfLN4EYCkW2F0mkaEcIgH0=; b=JPAocRbxAeVm7jpqyfSDG6bKs6MOQsJGRCqEixwEtVemnUqvL6nLIOA/1RSePeOpN5 Ziof+dHVVLTzxgjThTFUgLdcDeg8BU53gVEj/4Iabwtw8tGkidwupxazL3qZrnUX93l3 qGt7JdLTFvn2vZUq2IxxFGvtEqC5KtqMOhd456p63OgPS5NweVD9hFkzDraK6KiZi6wb +N/sQHia5IEN7JmFS/DYp9yYSjqwybBQ5Vm/XC+eA0kStvCLda58XeA8w+Xp8qVfUjCQ qSKyHsswz+nd0Pd66aogBR4d+MeAeBR0hd92F+XPVDo/OXcL9ZFH188Jv2sgH7QEYYJD C7Rw== MIME-Version: 1.0 X-Received: by 10.31.178.136 with SMTP id b130mr21273668vkf.109.1445295652942; Mon, 19 Oct 2015 16:00:52 -0700 (PDT) Received: by 10.103.89.207 with HTTP; Mon, 19 Oct 2015 16:00:52 -0700 (PDT) In-Reply-To: <56256F8E.2020302@kulturflatrate.net> References: <56256F8E.2020302@kulturflatrate.net> Date: Tue, 20 Oct 2015 07:00:52 +0800 Message-ID: Subject: Re: freebsd-update fetch: No mirrors remaining, giving up. From: Romu To: Niklaas Baudet von Gersdorff Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Mon, 19 Oct 2015 23:00:54 -0000 In my /etc/resolv.conf there are always two nameservers. My virtual machines are connected though IPv4, no IPv6. Thanks Romu 2015-10-20 6:32 GMT+08:00 Niklaas Baudet von Gersdorff < niklaas@kulturflatrate.net>: > On 19/10/15 14:54, Romu wrote: > > I don't know what program is in charge of /etc/resolv.conf, but after > > booting up, it always has the same nameservers, from my ISP I guess. I > > tried adding 8.8.8.8 into /etc/resolv.conf, it doesn't work. > > How many are there? And is your machine connected through IPv4 and/or 6? > > I once had the problem that one of my jails was not able to resolve > server names because I didn't realise that only the first 3 entries in > /etc/resolv.conf are looked up. All of those were IPv4 but my jail was > IPv6 only. (`drill` worked though.) > > -- > Niklaas >