Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2012-04-22 | 473 Bytes | |
guestvm-settings | 2012-04-22 | 130 Bytes | |
bridgenetwork | 2012-04-22 | 217 Bytes | |
Totals: 3 Items | 820 Bytes | 0 |
The bridgenetwrok file automates the process of creating an interface and tap device on the host machine. Change USER and modify the IP. Place the script in /etc/init.d/ Then to make this script run automatically at boot time, run the following command sudo update-rc.d bridgenetwork defaults The file guestvm-settings is to be placed in the guest vm. Add the contents to the file /etc/network/interfaces in the guest vm. change the Ip address accordingly.