create a virtual net that allows guest to acess host card?
Posted: 29. Oct 2010, 01:07
hi
i want to do something, but i couldn't find the way to do it, so maybe it's impossible with virtualbox
i want a virtual network that work like this (all):
- guests can see (ping) each other like if they were connected physically with a switch
- guest can access internet, so they need to access to the host network adapter
and...
- do not want the guest virtual interfaces to be on the same network segment of host physical interface
- do not want to discuss the previous point (i prefer virtualbox over vmware, but this...)
so...
NAT: gives me only one ip adress to every guest so they can access to internet but not between guests
Bridged network: it allows guest to communicate between them and access to the physical interface (for internet access) but they need their self ip address on the physical network.
internal network: it allows guest to communicate between them (not tried, but i suppose it) but they can't access to the physical interface (for internet access)
host only: it allows guest to communicate between them but they can't access to the physical interface (for internet access). simply i cant' understand why the virtualbox DHCP does not give a default gateway address to guests
it is possible to set the config i want with virtualbox? thanks!
i want to do something, but i couldn't find the way to do it, so maybe it's impossible with virtualbox
i want a virtual network that work like this (all):
- guests can see (ping) each other like if they were connected physically with a switch
- guest can access internet, so they need to access to the host network adapter
and...
- do not want the guest virtual interfaces to be on the same network segment of host physical interface
- do not want to discuss the previous point (i prefer virtualbox over vmware, but this...)
so...
NAT: gives me only one ip adress to every guest so they can access to internet but not between guests
Bridged network: it allows guest to communicate between them and access to the physical interface (for internet access) but they need their self ip address on the physical network.
internal network: it allows guest to communicate between them (not tried, but i suppose it) but they can't access to the physical interface (for internet access)
host only: it allows guest to communicate between them but they can't access to the physical interface (for internet access). simply i cant' understand why the virtualbox DHCP does not give a default gateway address to guests
it is possible to set the config i want with virtualbox? thanks!