From owner-freebsd-questions@freebsd.org Mon Oct 12 22:54:57 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 5E43DA121CE for ; Mon, 12 Oct 2015 22:54:57 +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 3D64732E for ; Mon, 12 Oct 2015 22:54:57 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 3CC44A121CD; Mon, 12 Oct 2015 22:54:57 +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 3C601A121CC for ; Mon, 12 Oct 2015 22:54:57 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (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 0EDA732D for ; Mon, 12 Oct 2015 22:54:57 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by pacex6 with SMTP id ex6so503494pac.3 for ; Mon, 12 Oct 2015 15:54:56 -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=LKmXbSpg2PVm5iTGwJdQ9h7yTrlB2lGrrSb+YLoAdBI=; b=UM6snnMsbh0WmuD7G7isYK3eD49m1kHKrkFjiMkpsNpOO//0Qjcf8V7Z3cVOPC3IVz vGbHU9aRAhgpjWcmQnzZIih+ThPWdVdFQmZq2GowILK+NPrVtRGFurDZaUAz6MYu+Rc7 u/yX5bmUfPkZOeW0ThCPQidHYSORtsbDJxgxMMfGN8wt8FDCL41fpDUfABBF2VYZUzyi E6ozlRpuQ8MvFVbZFSQggpuhlfSRrFu1gY9M6RwYUr9ivNssDmWI2ML0ZPm7VcoA1v6b n1GuzggoqeczaEoa+uD7tlu4DeNvfJgm3JlmtdNOlrFnw9lNMlVb7aXZSZIbiHhTcRMI YWTA== X-Received: by 10.68.137.202 with SMTP id qk10mr37146420pbb.30.1444690496619; Mon, 12 Oct 2015 15:54:56 -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 nv2sm7098756pbc.48.2015.10.12.15.54.55 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 12 Oct 2015 15:54:55 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) Subject: Re: FreeBSD 10: no interfaces From: Paul Beard In-Reply-To: <20151012124254.a2b39c50.freebsd@edvax.de> Date: Mon, 12 Oct 2015 15:54:54 -0700 Cc: FreeBSD-questions Content-Transfer-Encoding: quoted-printable Message-Id: References: <0D1A75F9-ADD6-4FB8-8921-5C2196645D1C@gmail.com> <20151012124254.a2b39c50.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: Mon, 12 Oct 2015 22:54:57 -0000 > On Oct 12, 2015, at 3:42 AM, Polytropon wrote: >=20 > Network interfaces will only appear if the VM support has been > installed _and_ the VM environment has defined virtual network > interfaces (compatible with mentioned support). However, a > loopback device should allear withouth any configuration. I rebooted into 8.4 and the interfaces appear with the same = configuration in VirtualBox so I=E2=80=99m at a loss.=20 em0: flags=3D8843 metric 0 mtu = 1500 options=3D9b ether 08:00:27:34:8b:65 inet 192.168.0.206 netmask 0xffffff00 broadcast 192.168.0.255 media: Ethernet autoselect (1000baseT ) status: active lo0: flags=3D8049 metric 0 mtu 16384 options=3D3 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4=20 inet6 ::1 prefixlen 128=20 inet 127.0.0.1 netmask 0xff000000=20 nd6 options=3D3 pfsync0: flags=3D0<> metric 0 mtu 1460 syncpeer: 224.0.0.240 maxupd: 128 pflog0: flags=3D0<> metric 0 mtu 33200 None of these appear in 10.2. I tried NAT (vs bridged) and still = nothing. I am rebuilding/reinstalling the vbox additions in 8.4 and will = try to boot into 10 to see if that helps.=20