Re: help needed w/ vb network setup
Posted: 20. Nov 2011, 01:55
Ed,
It seems to me that with all of this you simply need to setup you guests just a little differently than what you are using.
Let me explain a few things then you can decide if you want to proceed or not.
The IP address range of 192.168.56.* is reserved for the VirtualBox host-only service
The IP address range of 10.0.2.* is reserved for the VirtualBox NAT service.
So If you want to setup a computer LAB you have a few choices.
So maybe if you could define for me what you are wanting we can figure out the right approach.
It seems to me that with all of this you simply need to setup you guests just a little differently than what you are using.
Let me explain a few things then you can decide if you want to proceed or not.
The IP address range of 192.168.56.* is reserved for the VirtualBox host-only service
The IP address range of 10.0.2.* is reserved for the VirtualBox NAT service.
So If you want to setup a computer LAB you have a few choices.
- If you are not going to be doing a Domain you would use Bridged and assign fixed address within the same IP range as the host and your router.
- If you are going to do a domain I strongly suggest that you use the Internal service (which emulates a network switch) Using a non route-able IP address range
- You can then add a second adapter to the guest set to NAT for updates, or you can add an additional guest to become your router.
- You can use the host-only service as well and add a second adapter set to NAT in any guest that requires Internet access.
So maybe if you could define for me what you are wanting we can figure out the right approach.