Hi folks!

Using debian stable with the bridge-utils, I tried to do a configuration like 
this:

tunctl -t vbox0 -u user
chmod 666 /dev/net/tun
brctl addbr br0
brctl addif br0 eth0
#dhclient br0
ifconfig br0 192.168.1.3
brctl addif br0 vbox0
ifconfig vbox0 up

in vbox gui I selected "host interface" on Attached to and I added vbox0 in 
interface name.
 
So, should seems that the guest os (winXP) surfs correctly in my lan, can I 
ping and mount samba remote network, but after about 10/20minutes the network 
go down :-/ 

I don't yet understand what is the problem..

Can somebody help me please?
Thanks :-)

Pol

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to