Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Dec 2009 13:01:16 +0100
From:      Tobias Grosser <grosser@fim.uni-passau.de>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: Host only networking does not work on em0 / 8.0 either
Message-ID:  <1260014476.2336.810.camel@tobilaptop.fritz.box>
In-Reply-To: <19706_1260013323_4B1A470B_19706_120_1_E1NGt1N-0006Sz-Ix@kabab.cs.huji.ac.il>
References:  <19706_1260013323_4B1A470B_19706_120_1_E1NGt1N-0006Sz-Ix@kabab.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2009-12-05 at 13:41 +0200, Daniel Braniss wrote:
> you need to load:
> 	vboxnetadp.ko & vboxnetflt.ko
> after you loaded vboxdrv.ko

I did:
#> kldstat
...
17    3 0x80db6000 2bb20    vboxdrv.ko
...
19    2 0x80de9000 d9e4     netgraph.ko
...
29    2 0x902b3000 5000     vboxnetflt.ko
30    1 0x8793a000 3000     vboxnetadp.ko
...

(For the host only network case)
#> ifconfig vboxnet0
vboxnet0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0
mtu 1500
        ether 0a:00:27:00:00:00
        inet 192.168.56.1 netmask 0xffffff00 broadcast 192.168.56.255
        inet6 fe80::800:27ff:fe00:0%vboxnet0 prefixlen 64 scopeid 0x3

Any other ideas?

Tobias





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1260014476.2336.810.camel>