From owner-freebsd-questions@freebsd.org Tue Oct 13 05:36:29 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 2B4EEA115CF for ; Tue, 13 Oct 2015 05:36:29 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 09ADC158B for ; Tue, 13 Oct 2015 05:36:29 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 0889AA115CD; Tue, 13 Oct 2015 05:36:29 +0000 (UTC) Delivered-To: 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 081B7A115CC for ; Tue, 13 Oct 2015 05:36:29 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mail-pa0-x22f.google.com (mail-pa0-x22f.google.com [IPv6:2607:f8b0:400e:c03::22f]) (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 CE518158A for ; Tue, 13 Oct 2015 05:36:28 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by padhy16 with SMTP id hy16so10144831pad.1 for ; Mon, 12 Oct 2015 22:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references; bh=c7gdslogUyphcaB0Hsw0RTxvZ9jKqhO4TUWdoQU3Yvc=; b=Tl4HV93R5+/TnJDG9SyTSZ4k71NY4nz8B0XbI4mJkhrRo8/GCab3NwxMg26+gpC18c KLsXGnd1V/tBd3XmCmqq8ClTYMw5ki6z3wtnn87WuoKapZOOpMytYb89YhLoro7ksmES +PFjbbYwiKyB521JLh7dUk0dsuJ+UrTJQW/SjEav4sKwqdNmdCBwfTxn4iOFQHPJ8ABj BaX86tW+azrLSNSdLnOKgspTrplIKj+XkwcfRQQNTPhfsgmVVOn4bM67SSGd2AwGpxvc woFMUp7X/1ToTero0p9LO52enwMLqh/GIKMRfVfsZTkDJ15oeAYAagiUyDzV+NrqWbyG qS0w== X-Received: by 10.68.96.1 with SMTP id do1mr37813863pbb.37.1444714588090; Mon, 12 Oct 2015 22:36:28 -0700 (PDT) Received: from [192.168.0.11] (c-76-121-171-184.hsd1.wa.comcast.net. [76.121.171.184]) by smtp.gmail.com with ESMTPSA id pu5sm1301043pbc.58.2015.10.12.22.36.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Oct 2015 22:36:27 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) Subject: Re: FreeBSD 10: no interfaces From: Paul Beard In-Reply-To: <20151013044721.fef1da2e.freebsd@edvax.de> Date: Mon, 12 Oct 2015 22:36:26 -0700 Cc: FreeBSD-questions Content-Transfer-Encoding: quoted-printable Message-Id: <56F5F6CF-D07D-4D00-9C6F-E0B40E235FF8@gmail.com> References: <0D1A75F9-ADD6-4FB8-8921-5C2196645D1C@gmail.com> <20151012124254.a2b39c50.freebsd@edvax.de> <73430EA0-AB59-4BEC-A0EC-2132285961BB@gmail.com> <20151013044721.fef1da2e.freebsd@edvax.de> X-Mailer: Apple Mail (2.3094) 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: Tue, 13 Oct 2015 05:36:29 -0000 > On Oct 12, 2015, at 7:47 PM, Polytropon wrote: >=20 > You're experiencing the transition from "bind" to "unbound" in > the FreeBSD 10 era. :-) Looks like installing unbound in FreeBSD8.x fixed it, allowing = installworld to complete. All is well now.=20