Date: Sat, 05 Dec 2009 13:48:28 +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: <1260017308.2336.860.camel@tobilaptop.fritz.box> In-Reply-To: <21674_1260015383_4B1A4F17_21674_74_1_E1NGtYh-0006mD-U7@kabab.cs.huji.ac.il> References: <19706_1260013323_4B1A470B_19706_120_1_E1NGt1N-0006Sz-Ix@kabab.cs.huji.ac.il> <1260014476.2336.810.camel@tobilaptop.fritz.box> <21674_1260015383_4B1A4F17_21674_74_1_E1NGtYh-0006mD-U7@kabab.cs.huji.ac.il>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2009-12-05 at 14:16 +0200, Daniel Braniss wrote: > > 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? > > under Settings->Network->Advanced you should choose PCnet- I tried PCnet-PCI II, PCNet-FAST III and Intel PRO/1000 MT Desktop. None of them worked. > btw, my ifconfig looks: > vboxnet0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 0a:00:27:00:00:00 This is what I get, if I did not use the host based network. Tobi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1260017308.2336.860.camel>