# apt-get install bridge-utils
- Edit the config file "/etc/network/interfaces"
add to the end of file
# vim /etc/network/interfaces
auto br0
iface br0 inet dhcp
bridge_ports eth0
- Restart yours interfaces.
# /etc/init.d/network restart
Done.
Now configure your Virtual Machine to use that bridge.
- Create a hostifdevice
# VBoxAddIf vbox0
- Modify your Virtual Machine settings
# VBoxManage modifyvm
start your virtual machiene.
Credits: kvierz@hotmail.com
1 comment:
Wena...
Aqui va mi nueva forma de publicar:
http://rubencavieres.blogspot.com
Post a Comment