How to do networking between virtual machines in VirtualBox?
Posted
by Sanoj
on Super User
See other posts from Super User
or by Sanoj
Published on 2010-03-14T09:48:36Z
Indexed on
2010/03/14
9:55 UTC
Read the original article
Hit count: 316
I have two virtual machines in VirtualBox. I would like to do networking between them. For the moment I have the default configuration on both, but they seams to have the same IP-address 10.0.2.15
. I would also like to be able to use Internet with both, and that is Possible now.
By default the network-setting is NAT, but I seams like they cannot network internally since they have the same IP. But If I change to internal networking
I guess that I cannot access Internet with the virtual machines.
How can I set up networking between virtual guest AND have access to Internet on them?
© Super User or respective owner