Virtualbox DHCP
Setup virtualbox host-only DHCP
1. File/Preferences/Network/Host-only Networks
2. Edit "VirtualBox Host-Only Ethernet Adapter"
3. In the "Adapter", input the IP Address for the Host Server (Original Server)
4. In the "DHCP Server"
a. Choose"Enable Server"
b. Input the IP address and Mask for DHCP server (DHCP Server ip address should be different with that of Original Server)
c. Input the Lower and Upper Address Bound.
For Example:
Adapter
IP: 12.11.0.101
Mask: 255.255.255.0
DHCP Server
IP: 12.11.0.100
Mask: 255.255.255.0
Lower Address Bound: 12.11.0.200
Upper Address Bound: 12.11.0.210
Comments
Post a Comment