Your message dated Thu, 6 Nov 2008 10:20:26 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Fwd: [Pkg-virtualbox-devel] Bug#502574: virtualbox-ose 
1.6.6-dfsg-2: Firewall Done.
has caused the Debian Bug report #502574,
regarding virtualbox-ose 1.6.6-dfsg-2: Host Interface Network not working.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
502574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502574
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: virtualbox-ose
Version: 1.6.6-dfsg-2
Severity: important

Hi,

I am trying to connect Host Interface Network following documents on the
/usr/share/doc/virtualbox-ose/

1 ... Both README.Debian.gz and README.Debian.html have the same content
which does not require bridge-utils package and did not work.

=== Command ===
VBoxAddIF vbox0 userA br0

=== Result /etc/vbox/interface ===
vbox0 userA br0

=== Modify /etc/network/interface ===

iface vbox0 inet static
        address 192.168.3.1
        netmask 255.255.255.0
        virtualbox-user userA

- - - -

2 ... wiki.html is basically a copy of
http://wiki.debian.org/VirtualBoxwhich requires bridge-utils package
and also did not work.

=== Command ===
aptitude install bridge-utils

=== Modify /etc/network/interface ===

# The loopback network interface
auto lo
iface lo inet loopback
# An entry for eth0 is no longer needed
#auto eth0
#iface eth0 inet dhcp
# Create the bridge (with the regular IP address of the host)
auto br0
iface br0 inet dhcp
        bridge_ports eth0
        bridge_fd 2.5

=== Command ===
/etc/init.d/networking restart

=== Command ===
VBoxAddIF vbox0 userA br0

=== Result /etc/vbox/interface ===
vbox0 userA br0

=== Command ===
/etc/init.d/virtualbox-ose restart

- - - -

And i did change the setting of virtualbox attached to = Host Interface and
Interface Name = vbox0 in both cases.

Is this a documenation bug or software bug ?

Thanks.

-- 
Cheers.
~Pat.

--- End Message ---
--- Begin Message ---
> The bug case can close now. Thanks for yours effort and contribution.

Glad it works for you now. Closing.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


--- End Message ---

Reply via email to