From owner-freebsd-emulation@freebsd.org Sun Nov 19 00:20:55 2017 Return-Path: Delivered-To: freebsd-emulation@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 4AF7EDE0C6A for ; Sun, 19 Nov 2017 00:20:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 282A12ED0 for ; Sun, 19 Nov 2017 00:20:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 273E7DE0C69; Sun, 19 Nov 2017 00:20:55 +0000 (UTC) Delivered-To: emulation@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 26D95DE0C68 for ; Sun, 19 Nov 2017 00:20:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED9C22ECE for ; Sun, 19 Nov 2017 00:20:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 4A99FD288; Sun, 19 Nov 2017 00:20:54 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 3438ED287 for ; Sun, 19 Nov 2017 00:20:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48EA32ECA for ; Sun, 19 Nov 2017 00:20:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vAJ0KpHJ060909 for ; Sun, 19 Nov 2017 00:20:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 221964] Bridged networking does not work on 11.1-RELEASE for emulators/virtualbox-ose-kmod Date: Sun, 19 Nov 2017 00:20:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: freebsd@gleffler.us X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vbox@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Mailman-Approved-At: Sun, 19 Nov 2017 01:10:06 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Nov 2017 00:20:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221964 freebsd@gleffler.us changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@gleffler.us --- Comment #1 from freebsd@gleffler.us --- It isn't just upgrades; my system is a completely fresh install of 11.1-REL= EASE (which I have upgraded to -p4) and bridged networking does not work for me either. No errors appear when loading the modules or running the VM, but no packets are passed through to it. Unlike Kamil, manually building the module from source does not make packets route for me. I still have 0 packets being sent to the VM even after downloading the ports tree, kernel source, and a partridge in a pear tree as required to build the module. Compilation of the module was successful, and I had deleted the pkg with the module manually before I built it. This is with virtualbox-ose 5.2.0, installed via pkg, and the module built = from the ports tree updated today: [~]$ pkg info -x virtualbox virtualbox-ose-kmod-5.2.0_1 virtualbox-ose-nox11-5.2.0_1 [~]$ uname -a FreeBSD hostname 11.1-RELEASE-p4 FreeBSD 11.1-RELEASE-p4 #0: Tue Nov 14 06:12:40 UTC 2017=20=20=20=20 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 [~]# kldstat Id Refs Address Size Name 1 39 0xffffffff80200000 1f67a88 kernel 2 1 0xffffffff82169000 316708 zfs.ko 3 2 0xffffffff82480000 cb78 opensolaris.ko 4 1 0xffffffff8248d000 6178 uhid.ko 5 1 0xffffffff82494000 4d18 coretemp.ko 7 1 0xffffffff8273d000 a877 linprocfs.ko 8 1 0xffffffff82748000 7b0f linux_common.ko 9 1 0xffffffff82750000 bb55 tmpfs.ko 11 2 0xffffffff8275f000 c57d netgraph.ko 12 1 0xffffffff8276c000 43da ng_ether.ko 14 1 0xffffffff82776000 17f7 accf_http.ko 15 1 0xffffffff82778000 d8f accf_data.ko 16 3 0xffffffff82779000 53b40 vboxdrv.ko 17 2 0xffffffff8275c000 2cbf vboxnetflt.ko 18 1 0xffffffff82771000 4016 vboxnetadp.ko --=20 You are receiving this mail because: You are the assignee for the bug.=