<?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/"
		>
<channel>
	<title>Comments on: Running a Virtual Router &amp; Firewall inside VMware ESX with Vyatta</title>
	<atom:link href="http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta/feed" rel="self" type="application/rss+xml" />
	<link>http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta</link>
	<description>Your Source for Cisco Networking How-To Articles &#38; Videos</description>
	<lastBuildDate>Mon, 08 Mar 2010 17:10:24 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jk</title>
		<link>http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta/comment-page-1#comment-609</link>
		<dc:creator>Jk</dc:creator>
		<pubDate>Sun, 22 Nov 2009 16:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://happyrouter.com/happyrouter/?p=156#comment-609</guid>
		<description>&quot;&quot;&quot;...they require mapping 1 public IP to 1 private IP.&quot;&quot;&quot;

What are you talking about. Cisco routers (or any NAT router) permit 65535 private IP&#039;s mapped to just 1 public IP, since the private IP&#039;s have just 1 open connection to the internet.   You have to configure a NAT  , and at the end of the command, you add &quot;OVERLOAD&quot; (this is called  PAT - Port Address Translation).

Example:
                     Public IP =    200.0.0.1     255.255.255.252
                     Private IP =      192.168.1.1      255.255.255.0
                     NAT pool name (your choice)  =   EXAMPLE

Router#ip nat pool EXAMPLE 200.0.0.1 200.0.0.1 netmask 255.255.255.252
Router#ip nat inside source-list 1 pool EXAMPLE overload
Router#access-list 1 permit 192.168.1.0  0.0.0.255

I hope that you understand that, because my english sucks</description>
		<content:encoded><![CDATA[<p>&#8220;&#8221;"&#8230;they require mapping 1 public IP to 1 private IP.&#8221;"&#8221;</p>
<p>What are you talking about. Cisco routers (or any NAT router) permit 65535 private IP&#8217;s mapped to just 1 public IP, since the private IP&#8217;s have just 1 open connection to the internet.   You have to configure a NAT  , and at the end of the command, you add &#8220;OVERLOAD&#8221; (this is called  PAT &#8211; Port Address Translation).</p>
<p>Example:<br />
                     Public IP =    200.0.0.1     255.255.255.252<br />
                     Private IP =      192.168.1.1      255.255.255.0<br />
                     NAT pool name (your choice)  =   EXAMPLE</p>
<p>Router#ip nat pool EXAMPLE 200.0.0.1 200.0.0.1 netmask 255.255.255.252<br />
Router#ip nat inside source-list 1 pool EXAMPLE overload<br />
Router#access-list 1 permit 192.168.1.0  0.0.0.255</p>
<p>I hope that you understand that, because my english sucks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Ou</title>
		<link>http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta/comment-page-1#comment-390</link>
		<dc:creator>George Ou</dc:creator>
		<pubDate>Thu, 25 Jun 2009 09:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://happyrouter.com/happyrouter/?p=156#comment-390</guid>
		<description>http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta

I&#039;m actually setting up a new 1U server for a colocation.  I&#039;ll be putting ESXi 4.x on it and I&#039;ll be running a virtual Vyatta machine for sure just to be able to make better use of my public IP addresses (which cost money per month).

My only question is whether Vyatta works like the dirt cheap consumer routers which allow you to take a single public IP address and forward different TCP/UDP ports to different internal IP addresses.  For the life of me, I don&#039;t think I ever figured out how to do that on a Cisco router since they require mapping 1 public IP to 1 private IP.</description>
		<content:encoded><![CDATA[<p><a href="http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta" rel="nofollow">http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta</a></p>
<p>I&#8217;m actually setting up a new 1U server for a colocation.  I&#8217;ll be putting ESXi 4.x on it and I&#8217;ll be running a virtual Vyatta machine for sure just to be able to make better use of my public IP addresses (which cost money per month).</p>
<p>My only question is whether Vyatta works like the dirt cheap consumer routers which allow you to take a single public IP address and forward different TCP/UDP ports to different internal IP addresses.  For the life of me, I don&#8217;t think I ever figured out how to do that on a Cisco router since they require mapping 1 public IP to 1 private IP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh shivram gayakwad</title>
		<link>http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta/comment-page-1#comment-107</link>
		<dc:creator>santosh shivram gayakwad</dc:creator>
		<pubDate>Fri, 17 Oct 2008 06:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://happyrouter.com/happyrouter/?p=156#comment-107</guid>
		<description>this very good web site .with help of this you can update you are it
knowladge. i like it very much</description>
		<content:encoded><![CDATA[<p>this very good web site .with help of this you can update you are it<br />
knowladge. i like it very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c4tchmeIFy0ucAn</title>
		<link>http://happyrouter.com/running-a-virtual-router-firewall-inside-vmware-esx-with-vyatta/comment-page-1#comment-108</link>
		<dc:creator>c4tchmeIFy0ucAn</dc:creator>
		<pubDate>Fri, 10 Oct 2008 17:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://happyrouter.com/happyrouter/?p=156#comment-108</guid>
		<description>nice tutorial, at least it can give me an extra idea to finish my class project about using vyatta feature in my university</description>
		<content:encoded><![CDATA[<p>nice tutorial, at least it can give me an extra idea to finish my class project about using vyatta feature in my university</p>
]]></content:encoded>
	</item>
</channel>
</rss>
