It's a common use case to have multiple VMs configured in a Virtual Box and be able to communicate to them from host. e.g. you may want to setup tomcat in a two node cluster and be able to access the nodes from the terminal in host machine.
By default, while using Virtual Box, guest VMs can see host but host can not see the guest VMs.
following blog has a very good explanation of how to solve this.
http://christophermaier.name/blog/2010/09/01/host-only-networking-with-virtualbox
By default, while using Virtual Box, guest VMs can see host but host can not see the guest VMs.
following blog has a very good explanation of how to solve this.
http://christophermaier.name/blog/2010/09/01/host-only-networking-with-virtualbox
No comments:
Post a Comment