Manoj Devare wrote:

> I want to bring all the guest(virtual machines) in one network, so
> that they can work in co-operations.
> 
> My problem is that, how to set DHCP server (available in VIRUTAL BOX)
> for bridged network (available with virtual box).

no need to have another DHCP server for the VM guests - they'll
obtain the DHCP leases from the same DHCP server as the VM hosts.
Alternatively, you can of course set the IPs in the VMs manually;
in that case you should take care to use different IPs as the
DHCP server's range, e.g. the server caring about 192.168.0.2
- 291.168.0.31 and your VM guests configured as 192.168.0.32
and above.

Bye,
Berny
------------------------------------------------------------------------------
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community

Reply via email to