The tricks I refer to are the ones including the the added scripting in rc.local that contains:
brctl addbr br0 ifconfig eth0 0.0.0.0 brctl addif br eth0 dhclient br0 VBoxInterface=`VBoxTunctl -b -u username` ifconfig $VBoxInterface up brctl addif br0 $VBoxInterface Also, ensuring that bridging utilities are installed on your machine was another important trick... I never removed them and perhaps they still have a role and are needed for things to work? Jeremiah Jester さんは書きました: > Larry, > > Thanks for the reply. > > What 'tricks' did you try? I and I'm sure others would be interested. > > Thanks, > JJ > > > -----Original Message----- > From: [email protected] on behalf of Daniel Hauck > Sent: Tue 1/6/2009 1:31 PM > To: VirtualBox end user list > Subject: Re: [vbox-users] VB 2.1.0 Linux - Host Interface Bridging notworking > > The only trouble I had with it was not realizing that everything "just > worked." I had to do some tricks with the 2.0.x series to allow for > bridged networking to work and I blindly assumed the same thing with > 2.1.x. It didn't work and then I pulled all the tricks out and > magically, bridged networking worked. > > But I will offer this: I have noticed that under Linux, different > network devices offer up different levels of functionality. Some will > facilitate modes that others do not yet support. Some of this has > everything to do with the firmware associated with the hardware. > > If you are using a machine that will allow you to use different means or > methods to add different networking hardware, I would suggest trying > additional bits to see if those work better for you. > > Larry Riedel ????????: >>> Just curios,, Is anybody else having this problem. >>> I've ran into one other person on the forums.... not >>> getting much help from VB support folks. >> I only read vbox-users; it seems like some people are >> having problems with bridged mode networking in 2.1.0, >> and no solutions or workarounds have been posted. I >> am waiting for the next 2.1.x release because I get the >> impression 2.1.0 has significant problems. >> >> >> Larry >> >> _______________________________________________ >> vbox-users mailing list >> [email protected] >> http://vbox.innotek.de/mailman/listinfo/vbox-users >> > > > _______________________________________________ > vbox-users mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-users > > > > > > Disclaimer: The information contained in this transmission, including any > attachments, may contain confidential information of Panasonic Avionics > Corporation. This transmission is intended only for the use of the > addressee(s) listed above. Unauthorized review, dissemination or other use > of the information contained in this transmission is strictly prohibited. > If you have received this transmission in error or have reason to believe > you are not authorized to receive it, please notify the sender by return > email and promptly delete the transmission. > > > > _______________________________________________ > vbox-users mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-users > _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
