Bridged networking with virtualbox, ubuntu and static ips

This is a little howto where I explain how I configured bridged networking for virtualbox with static ips on an Ubuntu host in order to make the virtual machine accessible from outside the host system. sudo aptitude install bridge-utils uml-utilities sudo adduser $USER uml-net Login again so the change takes effect. Modify /etc/network/interfaces so itContinue reading “Bridged networking with virtualbox, ubuntu and static ips”