Expert analysis and advice on server virtualization technologies, deployments and management.
Our blogger: Bernard Golden is CEO of consulting firm HyperStratus, which specializes in virtualization, cloud computing and related issues. He is also the author of "Virtualization for Dummies," the best-selling book on virtualization to date.
Virtual Servers in the DMZ Pose Security Risks
Keywords: virtualization, virtualization security, virtual servers, DMZ, VMware, Microsoft
Often there are hard and fast rules that tell IT what can be done within a DMZ —the exposed portion of a corporate network, which might contain Web, FTP, SMTP and other servers that need open access to the Internet.
Typical of these is a rule banning systems with more than one network connection. Such multihomed systems are favorites of hackers for the easy access they provide to other potentially vulnerable machines. Typically only switches, firewalls or other networking devices are permitted multiple network connections.
However, when this rule is applied to machines supporting virtual servers, you run into some serious concerns, and you could open your network up to further attack.
I would keep all virtual servers as far away from the DMZ as I could physically put them, whether they're running XenServer, VMware Server, Microsoft Hyper-V, or any other form of virtualization.
All qualify as targets for a security administratorâ¬"s fears. But if you're using VMware ESX or VMware ESXi, the reason for that fear is less substantial.
The reason is the virtual switch, which only VMware ESX and VMware ESXi, of all the major virtualization products, currently supports.
The virtual switch works just like any other Layer 2 switch—moving network traffic to and from specific virtual machines in exactly the way a physical switch does.
Virtual switches have a few other important capabilities; they limit IP and MAC address spoofing, disable promiscuous mode, which disables wire tapping, and they support VLANs (called portgroups within VMware ESX). Virtual Switch support for VLANs currently prevents all currently documented VLAN attacks.
The virtual switch's greatest impact is that it provides a defined path from each virtual machine in the DMZ to the physical switch in the DMZ via an uplink. This allows the VMs to communicate with the outside world. The VMs on the DMZ virtual switch have no access to any of the other virtual switch defined within the host, unless the administrator purposefully bridges the virtual switches. The average VMware ESX host has 3 defined virtual switches.
These defined virtual switches, which cover other critical components (namely the Service Console management appliance, Storage, and vMotion) have their own virtual switches that are 100 percent separate and segregated from the DMZ virtual switch. These networks should be connected to the internal network and not the DMZ.
Find out what vendors offer the products you need.
View the Vendor Matrix »


