<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: Running a Virtual Router &amp; Firewall inside VMware ESX with Vyatta</title>
	<atom:link href="http://www.VMwareVideos.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta/feed" rel="self" type="application/rss+xml" />
	<link>http://www.VMwareVideos.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta</link>
	<description>VMware Videos - Virtualization News and How-To</description>
	<lastBuildDate>Fri, 03 Sep 2010 23:43:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Hussain</title>
		<link>http://www.VMwareVideos.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta/comment-page-1#comment-13</link>
		<dc:creator>Hussain</dc:creator>
		<pubDate>Fri, 02 Jan 2009 10:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://vmwarevideos.com/?p=110#comment-13</guid>
		<description>Hello Mr.David,
Firstly, let me thank you for your great work that you have done. secondly, I have a question about a vFirewall desiging along with VMware Network Topology as well as across VLANs.

I have an ISA Firewall 2004 that configured with 2 pNICs, external &amp; internal.

External: 192.168.1.50/24
DG: 192.168.1.1
DNS:N/A

Internal: 128.104.30.12/16
DG: N/A
DNS: 128.104.30.40

Clients configured with 128.104.30.12 Gateway to access the internet.

Also, I have VMware ESX Cluster consists of 4 hosts. Each host with 6 pNICs 2.   I have a Routing Switch that configured with 4 vLANs. Switch IP Address 128.104.145.149. In the pSwitch, 4 VLANs are configured;
vLAN1: 192.168.1.0
vLAN2: 128.104.0.0
vLAN3: 172.16.20.0
vLAN4: 10.1.0.0

Service Console is connected in vLAN3 which is 172.16.20.0/24 Network, under vSwitch0 contains 2pNICs &amp; 3 PortGroups. Service Console PortGroup, VMotion PortGroup &amp; vCenter PortGroup. vCenter PortGroup I use it to place the VirtualCenter VM &amp; I will place the VM Firewall.

[b]Requirements:[/b]
I want to restrict the access to the Virtual Center &amp; ESX farm between the 128.104.0.0 &amp; 172.16.20.0 Network.

Currently, I&#039;m accessing the VirtualCenter on 172.16.20.0 Network by adding a Static Route on the Vi-Clients to go via 128.104.145.149 &quot;The pSwitch IP Address&quot;. I can simply reach to the network, but it doesn&#039;t provide me any security on Access-Rules and Port Restrictions.

Once I place the vFirewall in the vCenter PortGroup, and I assigned 2 vNICs one to be for the Production &amp; the other for the vCenter PortGroup.  How can I configure the routing between the ISA Firewall &quot;Front-end Firewall&quot; with the vFirewall &quot;Back-end Firewall&quot;????

In a Back-to-Back Firewall Scenario, the Internal Network behind the Front-end Firewall, becomes a [b]DMZ Network[/b], yeah?  I have done the following to get it work, but unfortunately, I cant get it work.

I have Setup another Virtual ISA Server to serve the vLAN3 segment &amp;
configured it with 2 vNICs;

External:
IP Address: 128.104.30.30/16
DG:128.104.30.12 -&gt; Internal Address of the Front-end ISA Firewall
DNS:N/A

Internal:
IP Address: 172.16.20.101/24
DG: N/A
DNS: 172.16.20.55

======================================
1. In the Back-end ISA Server, I have created the 128.104.0.0 ~
128.104.255.255 as a DMZ Network.
2. Created a Route Relationship between default Internal Network behind the
Back-end ISA Server and the DMZ Network
3. For testing purposes, I have created a Computer-Set for the ESX Servers &amp;
DMZ Clients &amp; Created Access Rule All Outbound Protocols from Default
Internal Network behind the Back-end ISA Server to DMZ Network. And Added
both elements in this Rule as a Source &amp; Destination
4. In the DMZ Clients. I Remove the 172.16.20.0 mask 255.255.255.0
128.104.145.149 Static Route &amp; Added 172.16.20.0 mask 255.255.255.0
128.104.30.30 &quot;External Interface of the Back-end ISA Server&quot;.
5. Configured the Front-end ISA Server with the Default Internal Network
behind the Back-end ISA Server &quot;172.16.20.0 172.16.20.255&quot;.
6. Configured a Static Route entry in the Front-end ISA Server 172.16.20.0
mask 255.255.255.0 128.104.30.30

DMZ Client configured with:
IP Address: 128.104.100.30
S.M: 16 bit
D.G: 128.104.30.12 &quot;Front-end ISA Server Internal Nic&quot;

As soon as I remove the Static Route 172.16.20.0 mask 255.255.255.0
128.104.145.49 from the DMZ Clients, I lost the connectivity to the
172.16.20.0 Network.

I want to enable the DMZ clients to access the 172.16.20.0 network using Limited Access-Rule. Can I do that?

Many Thanks in advance.
Hussain</description>
		<content:encoded><![CDATA[<p>Hello Mr.David,<br />
Firstly, let me thank you for your great work that you have done. secondly, I have a question about a vFirewall desiging along with VMware Network Topology as well as across VLANs.</p>
<p>I have an ISA Firewall 2004 that configured with 2 pNICs, external &amp; internal.</p>
<p>External: 192.168.1.50/24<br />
DG: 192.168.1.1<br />
DNS:N/A</p>
<p>Internal: 128.104.30.12/16<br />
DG: N/A<br />
DNS: 128.104.30.40</p>
<p>Clients configured with 128.104.30.12 Gateway to access the internet.</p>
<p>Also, I have VMware ESX Cluster consists of 4 hosts. Each host with 6 pNICs 2.   I have a Routing Switch that configured with 4 vLANs. Switch IP Address 128.104.145.149. In the pSwitch, 4 VLANs are configured;<br />
vLAN1: 192.168.1.0<br />
vLAN2: 128.104.0.0<br />
vLAN3: 172.16.20.0<br />
vLAN4: 10.1.0.0</p>
<p>Service Console is connected in vLAN3 which is 172.16.20.0/24 Network, under vSwitch0 contains 2pNICs &amp; 3 PortGroups. Service Console PortGroup, VMotion PortGroup &amp; vCenter PortGroup. vCenter PortGroup I use it to place the VirtualCenter VM &amp; I will place the VM Firewall.</p>
<p>[b]Requirements:[/b]<br />
I want to restrict the access to the Virtual Center &amp; ESX farm between the 128.104.0.0 &amp; 172.16.20.0 Network.</p>
<p>Currently, I&#8217;m accessing the VirtualCenter on 172.16.20.0 Network by adding a Static Route on the Vi-Clients to go via 128.104.145.149 &#8220;The pSwitch IP Address&#8221;. I can simply reach to the network, but it doesn&#8217;t provide me any security on Access-Rules and Port Restrictions.</p>
<p>Once I place the vFirewall in the vCenter PortGroup, and I assigned 2 vNICs one to be for the Production &amp; the other for the vCenter PortGroup.  How can I configure the routing between the ISA Firewall &#8220;Front-end Firewall&#8221; with the vFirewall &#8220;Back-end Firewall&#8221;????</p>
<p>In a Back-to-Back Firewall Scenario, the Internal Network behind the Front-end Firewall, becomes a [b]DMZ Network[/b], yeah?  I have done the following to get it work, but unfortunately, I cant get it work.</p>
<p>I have Setup another Virtual ISA Server to serve the vLAN3 segment &amp;<br />
configured it with 2 vNICs;</p>
<p>External:<br />
IP Address: 128.104.30.30/16<br />
DG:128.104.30.12 -&gt; Internal Address of the Front-end ISA Firewall<br />
DNS:N/A</p>
<p>Internal:<br />
IP Address: 172.16.20.101/24<br />
DG: N/A<br />
DNS: 172.16.20.55</p>
<p>======================================<br />
1. In the Back-end ISA Server, I have created the 128.104.0.0 ~<br />
128.104.255.255 as a DMZ Network.<br />
2. Created a Route Relationship between default Internal Network behind the<br />
Back-end ISA Server and the DMZ Network<br />
3. For testing purposes, I have created a Computer-Set for the ESX Servers &amp;<br />
DMZ Clients &amp; Created Access Rule All Outbound Protocols from Default<br />
Internal Network behind the Back-end ISA Server to DMZ Network. And Added<br />
both elements in this Rule as a Source &amp; Destination<br />
4. In the DMZ Clients. I Remove the 172.16.20.0 mask 255.255.255.0<br />
128.104.145.149 Static Route &amp; Added 172.16.20.0 mask 255.255.255.0<br />
128.104.30.30 &#8220;External Interface of the Back-end ISA Server&#8221;.<br />
5. Configured the Front-end ISA Server with the Default Internal Network<br />
behind the Back-end ISA Server &#8220;172.16.20.0 172.16.20.255&#8243;.<br />
6. Configured a Static Route entry in the Front-end ISA Server 172.16.20.0<br />
mask 255.255.255.0 128.104.30.30</p>
<p>DMZ Client configured with:<br />
IP Address: 128.104.100.30<br />
S.M: 16 bit<br />
D.G: 128.104.30.12 &#8220;Front-end ISA Server Internal Nic&#8221;</p>
<p>As soon as I remove the Static Route 172.16.20.0 mask 255.255.255.0<br />
128.104.145.49 from the DMZ Clients, I lost the connectivity to the<br />
172.16.20.0 Network.</p>
<p>I want to enable the DMZ clients to access the 172.16.20.0 network using Limited Access-Rule. Can I do that?</p>
<p>Many Thanks in advance.<br />
Hussain</p>
]]></content:encoded>
	</item>
</channel>
</rss>
