http://l1xl1x.blogspot.com/2009/12/fedora-12-with-virtualbox-31-bridged.html
Thank you for your help. On Thu, Dec 24, 2009 at 12:50 PM, István <[email protected]> wrote: > Hey Mikhail, > > > this solution seems broken according to virtualbox forum. > > However I am ready with my bridged solution and it works fine, will write > documentation soon. > > Thanks anyway. > > > I. > > On Thu, Dec 24, 2009 at 12:46 PM, Mikhail Sennikovsky < > [email protected]> wrote: > >> Hi Istvan, >> >> You're right, by default it is not allowed for one host adapter to be used >> by different users simmultaneously, which is done intentionally for security >> reasons. >> There is a solution though to override this behavior. >> Run the following command from the console: >> >> VBoxManage setextradata <VM_NAME> >> VBoxInternal/Devices/pcnet/0/LUN#0/Config/RestrictAccess 0 >> >> If your VM network adapter is not pcnet, you will need to replace the >> "pcnet" above to the appropriate adapter type, e.g. e1000 for e1000 adapter. >> >> Mikhail >> >> >> István wrote: >> >> With one user it works, i want to get it working with different users >> >> On Dec 23, 2009 3:23 p.m., "Michael Da Cova" <[email protected]> >> wrote: >> >> Hi >> >> I have multiple hosts bridging on a single interface with no problems >> >> host ubuntu 9.10 clients Windows/Linux >> >> >> Michael >> >> ------------------------------ >> *From:* Mikhail Sennikovsky [mailto:[email protected]] >> *Sent:* 23 December 2009 2:02 PM >> *To:* István >> *Cc:* [email protected] >> *Subject:* Re: [vbox-users] Unable to bridge multiple guests to the same >> interface >> >> > Hi Istvan, > > This should be possible. > What problems are you >> experiencing with bridging multipl... >> >> >> > > > -- > the sun shines for all > > http://l1xl1x.blogspot.com > -- the sun shines for all http://l1xl1x.blogspot.com
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
