Gentoo Archives: gentoo-user

From: Fernando Antunes <fs.antunes@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] VirtualBox bridge mode eth0
Date: Thu, 08 Apr 2010 16:35:10
Message-Id: q2y9065b8fe1004080933x343ed93dgce83272c424c0ade@mail.gmail.com
In Reply to: Re: [gentoo-user] VirtualBox bridge mode eth0 by Joseph
1 On Thu, Apr 8, 2010 at 10:24 AM, Joseph <syscon780@×××××.com> wrote:
2
3 > On 04/08/10 07:40, Fernando Antunes wrote:
4 >
5 >> On Thu, Apr 8, 2010 at 1:11 AM, Joseph <syscon780@×××××.com> wrote:
6 >>
7 >> I've activated Network adapter in VirtualBox (running Windows XP) but I
8 >>> it
9 >>> is not working. It works only in NAT mode not in Bridge mode.
10 >>>
11 >>> I'm running VirtualBox Binary in bridge mode (host Gentoo, guest XP).
12 >> I'm
13 >> not sure, but did you configure bridge support in your Linux kernel ?
14 >>
15 >
16 > Good suggestion, I just need to find it.
17 > Which option is it?
18 >
19
20
21
22 Probally you are using virtualbox greater than 2.1. Just do this :
23
24 Networking --->
25 Networking Options --->
26 <*> 802.1d Ethernet Bridging
27
28 and loaded this three modules. I believe the second one is mandatory to
29 bridge.
30 vboxnetadp
31 vboxnetflt
32 vboxdrv
33
34 More information here :
35
36 http://en.gentoo-wiki.com/wiki/Virtualbox#Bridged
37
38
39
40
41 > --
42 > Joseph
43 >
44 >

Replies

Subject Author
Re: [gentoo-user] VirtualBox bridge mode eth0 Joseph <syscon780@×××××.com>
Re: [gentoo-user] VirtualBox bridge mode eth0 Joseph <syscon780@×××××.com>