Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2017 00:20:51 +0000
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
Message-ID:  <bug-221964-26505-h9PG1WIyL0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221964-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221964-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221964-26505-h9PG1WIyL0>