FN-GM Posted July 6, 2009 Posted July 6, 2009 Hi, I have a collection of Virtual Servers in VMware Server. I have added an extra Nic into the physical server. I have set it up so that this Nic is for the DMZ. The virtual machine can now communicate with the DMZ just fine. How would i configure it so that the physical machine is not connected the DMZ, just the virtual machine. I can ping devices on the DMZ from the physical server i don’t want the ability for the host machine to communicate with the DMZ at all. Im sure its dead obvious but i cant find it. Thanks
DMcCoy Posted July 13, 2009 Posted July 13, 2009 Anyone please? I don't think you can. the best you can do is have it on bridged mode with ip and network services unbound from the card in the windows host. I suspect if you disable it the adaptor will no longer work in vmware. 1
FN-GM Posted July 13, 2009 Author Posted July 13, 2009 Thanks, do you know if it is possible in Hyper V please?
Abaddon Posted July 13, 2009 Posted July 13, 2009 I don't believe that any of the current hypervisors can do this, as the underlying hypervisor O/S needs to see the card to be able to hang virtual switches off it..
Theblacksheep Posted July 13, 2009 Posted July 13, 2009 (edited) ESX and ESXi can have a separate (and multiple) network cards just for different VM traffic that the host (or other VMs if you wish) does not use. You wont be able to communicate with the host over the various separated VM traffic networks. ESXi4 is 64bit only, so you might need to use esx3.5u4 on a 32bit machine. Edited July 13, 2009 by Theblacksheep
FN-GM Posted July 14, 2009 Author Posted July 14, 2009 Thanks, just going to check out hyper v then esxi
FN-GM Posted July 15, 2009 Author Posted July 15, 2009 Looks like you can in Hyper V - baeke.info :: Microsoft Hyper-V: Network Adapters When you disable the network adapter that represents the physical adapter (Local Area Connection in my case), virtual machines and the parent partition will lose connectivity. When you disable only the virtual network adapter of the parent partition (Local Area Connection 3 in my case), you will lose network access to the parent partition but your virtual machines will still have access to the network. This is because they still have their virtual interface bridged over the physical adapter.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now