From owner-freebsd-questions@freebsd.org Mon Oct 12 10:28:39 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 2C9A4A11808 for ; Mon, 12 Oct 2015 10:28:39 +0000 (UTC) (envelope-from brian@brianwhalen.net) 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 0A018A02 for ; Mon, 12 Oct 2015 10:28:39 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: by mailman.ysv.freebsd.org (Postfix) id 06882A11807; Mon, 12 Oct 2015 10:28:39 +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 E0641A11806 for ; Mon, 12 Oct 2015 10:28:38 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) (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 70331A01 for ; Mon, 12 Oct 2015 10:28:37 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: by lbcao8 with SMTP id ao8so138520641lbc.3 for ; Mon, 12 Oct 2015 03:28:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=LABDPS+Pl0IWs5K+jONqAzCV5Wsxd//7VVJov7NMtro=; b=cFiUajY8kXDvUY5FSgVKq950/e7dLvpV2ao4GgRQOOjDlrKMI2eRYl9Qinv0c5oq9x KKvbqG8pffoDxcfmWmQIQDRlremtkTr/LhtoFt/lxTpsEe9hnY3JT0IForY02Xkwst9u VvHaUlJNiPscYK/qRte+jimwQc0/kFttaWVyB4O11mDJeEK3mYLaHRNkt/4sPGeKD2ph T/tCMS595yv3y1Qbh6QlLMivxJUmphlALWW8jtvasciFxJ77DGowRf04h4tHygBhWuJ1 QpZx7TFEhJky6Gobp+Xa/bCJNvS4fRaaEHP4uFTZmZdZIVh/VfBBHfldrSGlw/u7HH3z sH4w== X-Gm-Message-State: ALoCoQm+4QOrDyIzhp9kcftPindOISmHoKE+3rMzzPz/a1vkczmuW6aWRJWnq/8dACpCe+uobERM MIME-Version: 1.0 X-Received: by 10.112.160.138 with SMTP id xk10mr12035491lbb.119.1444645709826; Mon, 12 Oct 2015 03:28:29 -0700 (PDT) Received: by 10.25.207.208 with HTTP; Mon, 12 Oct 2015 03:28:29 -0700 (PDT) X-Originating-IP: [2602:304:cfce:c590:e9e4:19c1:18e2:e475] Received: by 10.25.207.208 with HTTP; Mon, 12 Oct 2015 03:28:29 -0700 (PDT) In-Reply-To: <0D1A75F9-ADD6-4FB8-8921-5C2196645D1C@gmail.com> References: <0D1A75F9-ADD6-4FB8-8921-5C2196645D1C@gmail.com> Date: Mon, 12 Oct 2015 03:28:29 -0700 Message-ID: Subject: Re: FreeBSD 10: no interfaces From: "Brian W." To: Paul Beard Cc: Questions at FreeBSD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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, 12 Oct 2015 10:28:39 -0000 No network configuration in rc.conf ? On Oct 11, 2015 11:10 PM, "Paul Beard" wrote: > I just built 10.2 from source, running in a VM, as I have been doing with > 8.x for a couple of years. The VM is a clone of the 8.4 environment. > > For some reason, no interfaces are created at boot time, no loopback or > other interfaces. As you might guess, that limits the utility of a FreeBS= D > install a bit. > > Here=E2=80=99s a screen shot of what I can see: > > > > > Nothing in messages. The interface is seen in dmesg and seems to be loade= d. > > What could be the trouble? > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org"