<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eRacks Open Source Systems Blog &#187; redundant firewall</title>
	<atom:link href="http://blog.eracks.com/tag/redundant-firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eracks.com</link>
	<description>Making the world safe for Open Source</description>
	<lastBuildDate>Wed, 10 Aug 2011 23:35:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Six Tips for Effective Virtualization Security</title>
		<link>http://blog.eracks.com/2008/07/six-tips-for-effective-virtualization-security/</link>
		<comments>http://blog.eracks.com/2008/07/six-tips-for-effective-virtualization-security/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 21:25:32 +0000</pubDate>
		<dc:creator>britta</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[redundant firewall]]></category>
		<category><![CDATA[twinguard]]></category>

		<guid isPermaLink="false">http://blog.eracks.com/?p=5</guid>
		<description><![CDATA[A secure environment is absolutely crucial for a virtualization server connected to the Internet. If the host is compromised, all its virtual machines are at risk and their services will be affected. eRacks virtualization experts have put together a useful list of security considerations for virtualization migration planners. TIP #1. Use an open source virtualizer [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A secure environment is absolutely crucial for a virtualization server connected to the Internet.</strong> If the host is compromised, all its virtual machines are at risk and their services will be affected.</p>
<table border="0" width="100%">
<tbody>
<tr>
<td width="300" valign="top"><a href="http://eracks.com/products/Virtualization%20Servers/config?sku=SUITE"><br />
<img src="http://eRacks.com/press/e/suite_300w.jpg" border="0" alt="" align="left" /></a></td>
<td>eRacks virtualization experts have put together a useful list of security considerations for virtualization migration planners. <strong>TIP #1.</strong> Use an open source virtualizer if possible. Open source software vulnerabilities are documented clearly,  are well-known, and fixed quickly.</td>
</tr>
<tr>
<td colspan="2">Proprietary-software bugs usually take longer to get  fixed, and are even  <a href="http://www.news.com/Exposing-software-flaws--no-easy-job/2008-1002_3-6189457.html">sold</a> on black markets for illicit hacking.  In fact, there are documented cases of closed source software companies purchasing security hole information  of their own applications.  Open source software vulnerabilities have less value on the black market, because of their shorter shelf-life.</td>
</tr>
<tr>
<td colspan="2"><strong>TIP #2.</strong> Use open source guests wherever possible. New drivers for open source applications improve security as well as performance. Open source guests are more cooperative with the host, leaving less room for attack. Windows is inherently less secure, since <em>a</em> &#8211; it is closed source and updated less frequently. <em>b</em> &#8211; widely used and thus a big target. <em>c</em> &#8211; statistically has more severe vulnerabilities than open source OSes which take longer to fix.</td>
</tr>
<tr>
<td colspan="2"><strong>TIP #3.</strong> Minimize the host footprint, making less surface area available for hackers. A small  target is harder to hit than a large one.  eRacks typically recommends KVM because of its small footprint, simple design, and  ease of use.<br />
The virtualization host provides services in the form of ports and packages, which should only include those required by the VMs. An effective security plan should minimize the number of open ports, narrowing the possibilities of illicit entry.</td>
</tr>
<tr>
<td colspan="2"><a href="http://eracks.com/products/Firewall%20Servers/config?sku=TWINGUARD"><img src="http://eracks.com/press/e/twinguard_300w.jpg" alt="" align="right" /> </a><strong>TIP #5.</strong> Use an external physical firewall. It is also possible to use a virtualized firewall, running as a guest, but it can only protect the downstream systems, and not the host. A virtualized IP-less bridging firewall is also possible but it is more difficult to implement, and still doesn&#8217;t protect the host. The safest solution is an external firewall, such as the <a href="http://eracks.com/products/Firewall%20Servers/config?sku=TWINGUARD">eRacks/TWINGUARD</a>, a redundant 1U system, with failover, running a very secure OpenBSD.</td>
</tr>
<tr>
<td colspan="2"><strong>TIP #6.</strong> Assess your security level, including regular port scans (Nmap),  and OS fingerprinting, keeping track of any changes.  A hardened system will not give  out versions of running services, otherwise it would be too easy to know  exactly where the vulnerabilities lie.   eRacks can give you a head start by building, installing, and configuring your system for you.   Your physical host server can be configured with your choice of a virtualization host, including the freely available version of VMWare or Linux-native KVM (Kernel-based Virtual Machine), as well as a  large number of possible virtual operating systems and applications, including web, DNS, email, proxy and other  infrastructure services.</td>
</tr>
</tbody>
</table>
<table border="1" width="100%" bgcolor="#efdfef">
<tbody>
<tr>
<td align="center"><strong>virtualizer</strong></td>
<td align="center"><strong>description</strong></td>
<td align="center"><strong>complexity</strong></td>
<td align="center"><strong>level of open source</strong></td>
</tr>
<tr>
<td align="center"><a href="http://kvm.qumranet.com/kvmwiki">KVM</a></td>
<td align="center">built into the kernel, uses the standard Linux scheduler, memory management and other services</td>
<td align="center">simple, non-intrusive, very stable, easy to administrate -<br />
KVM hypervisor about 10-12K lines of code (<a href="http://kerneltrap.org/node/8088">2007</a>)</td>
<td align="center">released under the GNU GPL<br />
free</td>
</tr>
<tr>
<td align="center"><a href="http://www.cl.cam.ac.uk/research/srg/netos/xen/">Xen</a></td>
<td align="center">external hypervisor, supports both paravirtualization and full virtualization, has its own scheduler, memory manager, timer handling, and machine initialization.</td>
<td align="center">specially modified kernel &#8211; has 10x more lines of code as KVM =&gt; raises the vulnerability level</td>
<td align="center">released under the GNU GPL<br />
free</td>
</tr>
<tr>
<td align="center"><a href="http://www.vmware.com/">VMware</a></td>
<td align="center">fully virtualizes using software techniques only, very good performance, stability.</td>
<td align="center">very large and complex; more than 10x lines of code of Xen</td>
<td align="center">proprietary,<br />
player open (teaser-ware),<br />
fees</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.eracks.com/2008/07/six-tips-for-effective-virtualization-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

