Virtual Networking with VirtualBox ================================== A set of scripts and data files to assist with creating virtual networks using VirtualBox. These files should normally by available on both the host computer and the base virtual machine. The are available using SVN via: https://sandilands.info/svn/virtnet/ To get the files for the first time: $ svn checkout https://sandilands.info/svn/virtnet/ This should be performed on BOTH host and base guest. Once the checkout is complete, the files can be updated using: $ svn update virtnet The files are organised as follows: bin/ - Contains (mostly Bash) scripts to assist with creating and managing nodes in the virtual network. They are run on the guest virtual machine. bin/host/ - Scripts for running only on the host computer (not on the guest) data/ - Files and data that the scripts use. See data/README.txt for details. For more info see: http://sandilands.info/sgordon/virtnet $Revision$ $Author$ $Date$ $URL$