Virtualbox Case Study: Making host only networking work between two Ubuntu Guest OS (virtual machine) on Windows Vista host

Preface
In the past articles, I have talked about how to make internal networking work between two virtual machines built using Virtualbox. In this article, we will see seeing a configuration of host only networking between two virtual machines built on virtualbox.
The advantages of configuring host only networking are :
1) Internet works (yes!)
2) You get an [...]

Case study: Making Internal networking for talking between two linux guest OS (Ubuntu) on windows vista host

Preface
For the past few days, I had been struggling with making internal networking work on two (or more) linux guest OSes on Windows host using virtualbox.
The advantage of this setup is we can setup an internal networking lab between two or more nods using regular windows, which can be used for a variety of purposes. [...]