<?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>HYPERVIZOR &#187; Security</title>
	<atom:link href="http://www.hypervizor.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hypervizor.com</link>
	<description>From The Core To The Cloud</description>
	<lastBuildDate>Fri, 25 Nov 2011 02:07:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Integrating VMware vCloud Director with vShield Edge and vShield App</title>
		<link>http://www.hypervizor.com/2011/01/integrating-vmware-vcloud-director-with-vshield-edge-and-vshield-app/</link>
		<comments>http://www.hypervizor.com/2011/01/integrating-vmware-vcloud-director-with-vshield-edge-and-vshield-app/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 09:35:06 +0000</pubDate>
		<dc:creator>Hany Michael</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[vCloud Director]]></category>
		<category><![CDATA[vShield]]></category>

		<guid isPermaLink="false">http://www.hypervizor.com/?p=1218</guid>
		<description><![CDATA[Until a very recent date, I was not quite sure whether this is possible or not. In fact, whenever I was asked if vCloud Director can work with the fully licensed vShield Edge/App or not, I thought the safest answer would be No! After doing some research internally at VMware, I found a great presentation [...]]]></description>
			<content:encoded><![CDATA[<p>Until a very recent date, I was not quite sure whether this is possible or not. In fact, whenever I was asked if vCloud Director can work with the fully licensed vShield Edge/App or not, I thought the safest answer would be No! After doing some research internally at VMware, I found a great presentation talking about this specific subject. And after viewing this preso for at least two times, I was still not quite sure how it can be set up or configured for that matter. At least I was sure that it can be achieved!</p>
<p>I did some trial and error experiments in my lab until I reached some good results that I thought I&#8217;d share with you through this blog post. So, with all that being said, I&#8217;d highly recommend trying this in your lab thoroughly before applying in production. To the best of my knowledge, everything you will see here is supported, however, you have to use with caution.</p>
<h2>A high level overview.</h2>
<p>I won&#8217;t go into the detailed benefits of vShield Edge/App and how they are two solid networking and security solutions. I just want to give you a glimpse on what you can achieve/expect from integrating them with vCloud Director:</p>
<ul style="margin-left: 38pt;">
<li>By adding the Load Balancing functionality of Edge, you can have simple (yet very powerful) load balancing for web applications in your cloud. The LB is currently limited to http but you can expect more protocols to show up in future releases (Hey, don&#8217;t qoute me on that <img src='http://www.hypervizor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I will show you in details how to configure this in vCD/vSE later in the post.</li>
<li>By adding the VPN functionality of Edge, you can do things like site-to-site VPN tunneling using IPsec. I will have a detailed blog post on this interesting subject soon.</li>
<li>Adding the vShield App functionalities will give you another great tools like traffic visibility that you won&#8217;t normally have in these sophisticated inter-VM-networking. Think of it like NetFlow but with new ways to reach very deep levels of Org/vApp networks. You can also do some application level firewalling or even apply them on the vCD External Networks level to enforce some global security policies across all of your tenants. (I will talk about that as well in details in future posts).</li>
</ul>
<h2>First thing first. Licensing.</h2>
<p>Before you can test anything here, you must have the appropriate licenses for vShield Manager. Remember, I&#8217;m referring here explicitly to the Edge and App (Endpoint is out of my scope here). You will need to get your licenses and apply them first in vCenter Server. This can be done like any other vSphere licenses. You have to note though that these licenses can be applied only after you associate your vCenter Server with the vCloud Director.</p>
<h2>Preparing vShield Manager.</h2>
<p>After applying the required licenses, you need to go to your vSM web portal and login with your user/pass (admin/default). Once you are there, click on <strong>Setting &amp; Reports</strong> on the left panel, and then press on the <strong>Register</strong> button on the right side to register your vSM as an extension in vCenter Server. (Screenshot below)</p>
<p><img src="http://www.hypervizor.com/wp-content/uploads/2011/01/011111_0154_Integrating1.png" alt="" /></p>
<p>After registering the vSM extension in vCenter, you will find a new icon in the &#8220;Solutions and Applications&#8221; tab. In addition to that, and in fact what interest us here, you will find two new tabs called &#8220;vShield Edge&#8221; and &#8220;vShield App&#8221; as shown in the screenshot below.</p>
<p><img src="http://www.hypervizor.com/wp-content/uploads/2011/01/011111_0154_Integrating2.png" alt="" /></p>
<h2>Installing and configuring vShield App</h2>
<p>Although you can see the &#8220;vShield App&#8221; tab present in vCenter, you won&#8217;t be able to use anything there until you install the vShield Zones component in vSM. You do that but returning back to the vSM web portal (or now in the vCenter Solutions and Applications section), and selecting your ESX hosts that are present in the &#8220;Datacenter&#8221; list. On the right side, you will find the link to install the vShield App on the designated host. The setup is pretty straight forward, you just need to enter the IP settings and choose the appropriate datastore and network for storing/managing the appliance. (screenshot below).</p>
<p><img src="http://www.hypervizor.com/wp-content/uploads/2011/01/011111_0154_Integrating3.png" alt="" /></p>
<h2>Now to the real fun!</h2>
<p>Okay, so now that we&#8217;ve taken care of all these pre-requisites to license and install the Edge/App components, it&#8217;s time to put them in action. I&#8217;ve tried to continue using screenshots for the procedures, but I found that really hard. I compiled instead this video (kind of quick and dirty) to make it easier and better to follow.</p>
<p><a href="http://hypervizor.com/videos/VCDwithVSM/vsm-vcd-integration.wmv"><img src="http://hypervizor.com/videos/VCDwithVSM/vidcover.jpg" alt="" /></a><br />
<B>You can right-click on the image to save the high-resolution video. You can also view the video on <a href="http://www.youtube.com/watch?v=WMB6wy0d_yo">You Tube</a> or <a href="http://vimeo.com/18648868">Vimeo</b></a>.</p>
<p>And this is a quick illustration showing the setup in the video. We have an Organization called &#8220;ITDev&#8221; with an organization network which we created under the name &#8220;OrgNet-ITDev-Routed_LB&#8221;. This OrgNet is routed to an external network with the subnet 172.30.0.0/23.</p>
<p><center><img src="http://hypervizor.com/videos/VCDwithVSM/vcd-with-vsm-edge-lb.gif" alt="" /></center></p>
<h2>Important notes</h2>
<p>These are some of the notes that I&#8217;ve taken throughout the process of testing this integration:</p>
<ul>
<li>It is very important to note that you should *<strong>NOT</strong>* mess with the Firewall and NAT tabs of the vSphere/vShield Edge panels. Anything you can do inside vCloud Director, keep it there. The moment you start to mix things with each others, you will end up with a huge mess, and probably a broken configuration. Remember, the only objective of this post is to empower your cloud with added features that are not currently there in the vCD GUI. We are not trying here to replace the vCD portal with the vSphere Client!</li>
<li>Make sure you have Abobe Flash Player installed and configured properly with your IE browser. I used here a remote lab to test and configure all that, and while in my initial phase, i had a quite hard time working with the vShield Edge screens. Nothing seemed to work and things used to freeze. After a lot of looking here and there i figured that Adobe was not installed on IE (i use Firefox to access the vCD). Once the Flash Player was installed and configured with IE, everything worked just fine.</li>
<li>I mentioned earlier that you need to associate you vCenter Server first with vCloud Director in order to be able to apply the vShield Licenses. Make sure also after that to apply the full licenses of Edge in vCenter as it might be still using the basic vSE licensed features.</li>
<li>DNS, DNS, DNS and D.N.S.</li>
</ul>
<p>That&#8217;s all folks. I will come back with more posts on this subject when I have the time to touch on the vShield App use cases, as well as the VPN features inside vCD.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervizor.com/2011/01/integrating-vmware-vcloud-director-with-vshield-edge-and-vshield-app/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://hypervizor.com/videos/VCDwithVSM/vsm-vcd-integration.wmv" length="24111741" type="video/asf" />
		</item>
		<item>
		<title>Reflex announces vTrust! The VMsafe ready Dynamic Policy Enforcement.</title>
		<link>http://www.hypervizor.com/2009/04/reflex-announces-vtrust-the-vmsafe-ready-dynamic-policy-enforcement/</link>
		<comments>http://www.hypervizor.com/2009/04/reflex-announces-vtrust-the-vmsafe-ready-dynamic-policy-enforcement/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 21:33:25 +0000</pubDate>
		<dc:creator>Hany Michael</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vmsafe]]></category>
		<category><![CDATA[vsa]]></category>
		<category><![CDATA[vtrust]]></category>

		<guid isPermaLink="false">http://www.hypervizor.com/?p=349</guid>
		<description><![CDATA[Today Reflex Systems announced the availability of vTrust™, leveraging the much-awaited VMware&#8217;s VMsafe technology which in turn is coming soon in the more-awaited vSphere4. I&#8217;ve been a big fan of the Reflex products, and I must say, been so lazy as well to demonstrate their great, VMC, on my blog although it&#8217;s been running in [...]]]></description>
			<content:encoded><![CDATA[<p>Today <a href="http://www.reflexsystems.com">Reflex Systems</a> announced the <a href="http://www.reflexsystems.com/News/Press/DYNAMIC_POLICY_ENFORCEMENT">availability of vTrust™</a>, leveraging the much-awaited VMware&#8217;s <a href="http://www.vmware.com/technology/security/vmsafe/security_technology.html" target="_blank">VMsafe</a> technology which in turn is coming soon in the more-awaited vSphere4. I&#8217;ve been a big fan of the Reflex products, and I must say, been so lazy as well to demonstrate their great, VMC, on my blog although it&#8217;s been running in my lab for quite some time. I love their Virtual Security Appliance (<a href="http://www.reflexsystems.com/Technology/VSA" target="_blank">VSA</a>) that has quite unique features we are missing in our virtual environments today. But the new vTrust comes pretty wild with all the &#8220;dynamic policy enforcement&#8221; concept and being cloud ready as well.</p>
<p>Quick Highlights from Reflex&#8217;s technology section around vTrust:</p>
<ul>
<li><strong>Dynamic Policy Enforcement and Management</strong>– the ability to specify government regulation, corporate compliance, data center policy, best practice or security rules that adapt and move with the virtual assets (virtual machines, virtual network, group of VMs, hosts, clusters, vLAN, etc.), thus policy is enforced regardless of location, type of network connection, or type of virtual switch</li>
<li><strong>Policy Extends into the Cloud</strong> &#8211; vTrust can facilitate and automate the use of cloud and SaaS services by providing a cloud security API that enables enterprises and hosting/cloud solution providers to secure individual virtualization resources in the cloud</li>
<li><strong>Virtual Segmentation</strong> – create virtual trust zones on shared resources by dynamically partitioning the virtual infrastructure into separate virtual resources with different network communication policies (firewall rules)</li>
<li><strong>Virtual Quarantine</strong> &#8211; enforce data center policy when VMs are provisioned (VMs must meet certain criteria to be allowed on the network). Easily detect rogue or unauthorized guests or virtual machines which do not meet regulatory or compliance requirements</li>
<li><strong>Virtual Networking Policies</strong> &#8211; create and enforce a DMZ, block specific kinds of network traffic between virtual machines (P2P, IM, FTP, etc.), ensure only specific protocols are used on specific ports or networks, etc.</li>
</ul>
<p><img src="http://www.hypervizor.com/wp-content/uploads/2009/04/042309-2132-reflexannou12.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypervizor.com/2009/04/reflex-announces-vtrust-the-vmsafe-ready-dynamic-policy-enforcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

