Results 1 to 10 of 10

Thread: VirtualBox 2.0.4 Can't get bridge to work

Hybrid View

  1. #1
    Join Date
    May 2006
    Beans
    107

    VirtualBox 2.0.4 Can't get bridge to work

    Hi, I've just installed virtualbox 2.0.4 on Ubuntu 8.04.

    Problem is, I can't seem to get bridge networking setup.
    I've done the following

    1) Installed bridge-utils
    2) Added the following into /etc/network/interfaces:
    auto br0
    iface br0 inet dhcp
    bridge_ports eth0
    3) Added the line "vbox0 myusername br0" to /etc/vbox/interfaces
    4) /etc/init.d/networking restart
    My br0 interface now get the IP address instead of eth0

    5) Network settings in my vm:
    Adapter type: pcnet-fast III (am79c973)
    Attached to: Host interface
    Interface Name: vbox0

    When I boot into my guest OS (ubuntu 8.04 Server) I don't get any dhcp offers.

    Can anybody offer my any suggestions?

    Thanks.

  2. #2
    Join Date
    Nov 2008
    Beans
    1

    Re: VirtualBox 2.0.4 Can't get bridge to work

    bump... same story on Intrepid...

  3. #3
    Join Date
    Feb 2005
    Beans
    30

    Re: VirtualBox 2.0.4 Can't get bridge to work

    This is how I do it. No scripts etc.. just an entry in the /etc/network/interfaces file. Works for me in hardy and/or intrepid.

    http://programs.rcrnet.net/

    Click on Linux bridge
    Last edited by rcrcomputing; November 4th, 2008 at 07:59 AM.

  4. #4
    Join Date
    Jan 2007
    Beans
    21

    Re: VirtualBox 2.0.4 Can't get bridge to work

    Intrepid ignores the file /etc/network/interfaces so I don't know how I could setup a bridge in this file... What file should be used on intrepid please ?

  5. #5
    Join Date
    Feb 2005
    Beans
    30

    Re: VirtualBox 2.0.4 Can't get bridge to work

    Quote Originally Posted by jokker View Post
    Intrepid ignores the file /etc/network/interfaces so I don't know how I could setup a bridge in this file... What file should be used on intrepid please ?
    Oops, I failed to mention, You may wish uninstall network-manager as I do not need, nor want it. If I'm going to take control of my network settings, I do not want network-manager jacking with it.

  6. #6
    Join Date
    Jan 2007
    Beans
    21

    Re: VirtualBox 2.0.4 Can't get bridge to work

    I'm trying this right now but this is not working. after purge network-manager network-manager-gnome and editing interfaces file I rebooted but I do not have dns working... I do have connectivity though, I can ping my router, but it won't let me get out (seems like resolv.conf is ignored this time). This is the problem I ran into for the last 5 days. It looks like my system really needs network-manager to have dns working.

    edit= resolv.conf was empty, I edited it but no more luck, this time at reboot MTA takes about three minutes to sart... and no DNS neither !
    Last edited by jokker; November 5th, 2008 at 08:31 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •