On Friday 04 January 2008 12:37:51 Ken Schneider wrote: > Phil Burness pecked at the keyboard and wrote: > > On Thursday 03 January 2008 13:54:32 Claes Bäckström wrote: > >> On Jan 2, 2008 9:17 PM, Phil Burness <[EMAIL PROTECTED]> wrote: > >>> On Wednesday 02 January 2008 19:57:45 Christopher Dick wrote: > >>>> ----- Original Message ---- > >>>> From: Phil Burness <[EMAIL PROTECTED]> > >>>> To: [email protected] > >>>> Sent: Wednesday, January 2, 2008 1:37:47 PM > >>>> Subject: [opensuse] virtualbox networking > >>>> > >>>> > >>>> I have XP running in a virtualbox. I have NAT selected as the network > >>>> interface. From within windows XP on the virtual box I can see the > >>>> 'world' > >>>> using internet explorer. > >>>> running ipconfig in XP it shows my interface as having a network > >>>> address of > >>>> 10.0.2.15 and a default gateway address of 10.0.2.2 > >>>> running ifconfig on my linux box hosting the virtual box i have eth0 > >>>> with an > >>>> ip address of 192.168.1.69. My router to the internet is > >>>> 192.168.1.254. > >>>> > >>>> The questions are.... > >>>> a) How can I connect from other machines on the 192.168.1.xxx network > >>>> to the > >>>> windows machine and vice versa? > >>>> b) Can I open the connection to allow upnp connections? > >>>> > >>>> Thanks > >>>> Phil > >>>> -- > >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>> For additional commands, e-mail: [EMAIL PROTECTED] > >>>> > >>>> > >>>> ---- > >>>> > >>>> In order to get other machines able to "see" the virtual machine, you > >>>> are going to need to change the networking within the VM from NAT to > >>>> Bridged mode. This will allow that XP VM to have an IP address within > >>>> the same subnet as the other hosts on your 192.168.x.x network. > >>>> > >>>> > >>>> > >>>> Christopher Dick > >>>> > >>>> > >>>> > >>>> > >>>> ______________________________________________________________________ > >>>>_ ____ _________ Looking for last minute shopping deals? > >>>> Find them fast with Yahoo! Search. > >>>> http://tools.search.yahoo.com/newsearch/category.php?category=shopping > >>> > >>> Thanks Christopher, > >>> Do I need an additional network card for the bridge? I read on the > >>> opensuse wiki a method that seemed to assume you have 2 ethernet > >>> cards... > >> > >> Check this out for Bridging for VirtualBox > >> > >> http://en.opensuse.org/Virtualbox_Network_Bridging > >> > >> Warm Regards, > >> Claes Backstrom > >> > >>> Phil > >>> > >>> -- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > > > > On the web page it says use VBoxAddIF, I can't find this file (find \ > > -name VBoxAddIF -print)? should this be provided as part of the > > virtualbox installation? > > > > Thanks > > Phil > > Did you mis-type the command? You have find \ when it should be find /. > > -- > Ken Schneider > SuSe since Version 5.2, June 1998
Sorry Ken, No I just miss-typed in the e-mail, the actual command was find / - name etc. I did a rpm -ql virtualbox and the file is not in the rpm, so I don't have it. I'm using virtualbox 1.5.2 Phil -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
