VM On Server with Static IP
Posted: 1. Dec 2015, 14:00
Hi All
Been having some trouble with this one for some time now. I have set up a server in my organisation recently and it is running Server 2012 and it has a static IP assigned to it. I want to run a virtualbox VM within this machine and ideally I want this VM setup in such a way that it can talk to all other machines on our network.
I have tried bridged mode, and in this instance I end up with a 169 address (presumably because there no DHCP within the subnet I am hosting the Server on.
I have tried NAT, which gives me a 10.x.x.x address which partially works. For example I can ping other servers in our organisation using their FQDN but not using their hostname only
I have searched the internet a fair bit and haven't had much luck in finding a solution. Networks isn't my strongest skill so I may well doing this all wrong. Heres the details
Server (VM Host) uses a static IP and is configured as below. If I set the server to automatically get IP address, it comes back with nothing there I assume DHCP is not enabled on this subnet. Static works just fine, no issues.
IP 10.30.110.215
Mask 255.255.255.0
GateW 10.30.110.255
Any ideas how I can run a VM inside of the above machine but still ensure my VM can talk to all other machines in our organisation. Bearing in mind NAT does work, but only if u use the FQDN. This isn't perfect as the VM will be used for development so ideally want it to be able to pick up standard hostnames. Thanks in advance
Been having some trouble with this one for some time now. I have set up a server in my organisation recently and it is running Server 2012 and it has a static IP assigned to it. I want to run a virtualbox VM within this machine and ideally I want this VM setup in such a way that it can talk to all other machines on our network.
I have tried bridged mode, and in this instance I end up with a 169 address (presumably because there no DHCP within the subnet I am hosting the Server on.
I have tried NAT, which gives me a 10.x.x.x address which partially works. For example I can ping other servers in our organisation using their FQDN but not using their hostname only
I have searched the internet a fair bit and haven't had much luck in finding a solution. Networks isn't my strongest skill so I may well doing this all wrong. Heres the details
Server (VM Host) uses a static IP and is configured as below. If I set the server to automatically get IP address, it comes back with nothing there I assume DHCP is not enabled on this subnet. Static works just fine, no issues.
IP 10.30.110.215
Mask 255.255.255.0
GateW 10.30.110.255
Any ideas how I can run a VM inside of the above machine but still ensure my VM can talk to all other machines in our organisation. Bearing in mind NAT does work, but only if u use the FQDN. This isn't perfect as the VM will be used for development so ideally want it to be able to pick up standard hostnames. Thanks in advance