same host-only IP address for different hosts
Posted: 26. Apr 2012, 19:36
I currently have a VM pair configuration where the first host has a statically defined IP address (192.168.56.101) and the second host has another (192.168.56.102). The two hosts communicate via the 192.168.56.1 host-only interface (vboxnet0). I want to deploy another similar configuration on the same host machine. Is there any way to do this? Basically, the requirement is that each VM keep its statically defined IP address and multiple instances of this VM pair run at the same time in the same host. Here are a few ideas I've thought of:
1. cloning the machines and running VirtualBox as another user
2. creating another interface with the same iPv4 address (is this even possible?)
3. installing a separate VirtualBox installation in the same host (how do you do this on a Linux host?)
Would any of these ideas work?
1. cloning the machines and running VirtualBox as another user
2. creating another interface with the same iPv4 address (is this even possible?)
3. installing a separate VirtualBox installation in the same host (how do you do this on a Linux host?)
Would any of these ideas work?