[Bug 221964] Bridged networking does not work on 11.1-RELEASE for emulators/virtualbox-ose-kmod
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 19 00:20:55 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221964
freebsd at gleffler.us changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |freebsd at gleffler.us
--- Comment #1 from freebsd at gleffler.us ---
It isn't just upgrades; my system is a completely fresh install of 11.1-RELEASE
(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
root at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list