<?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: Create Load-Balancer with Cisco Router</title>
	<atom:link href="http://ciscogeek.org/create-load-balancer-with-cisco-router/feed/" rel="self" type="application/rss+xml" />
	<link>http://ciscogeek.org/create-load-balancer-with-cisco-router/</link>
	<description>FREE Tons Of Cisco Configuration Example</description>
	<lastBuildDate>Tue, 19 Jul 2011 08:00:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Yanurmal</title>
		<link>http://ciscogeek.org/create-load-balancer-with-cisco-router/comment-page-1/#comment-6</link>
		<dc:creator>Yanurmal</dc:creator>
		<pubDate>Sun, 13 Jul 2008 16:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://ciscogeek.org/?p=9#comment-6</guid>
		<description>For Internet connection load balance, you have to make a deal with your ISPs. Usually you have to use IP Portable/your own IP and each ISP will advertise your IP at their BGP router. 

And then you can create a load balance for your Internet connection.</description>
		<content:encoded><![CDATA[<p>For Internet connection load balance, you have to make a deal with your ISPs. Usually you have to use IP Portable/your own IP and each ISP will advertise your IP at their BGP router. </p>
<p>And then you can create a load balance for your Internet connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thais.gaspar</title>
		<link>http://ciscogeek.org/create-load-balancer-with-cisco-router/comment-page-1/#comment-4</link>
		<dc:creator>thais.gaspar</dc:creator>
		<pubDate>Fri, 11 Jul 2008 12:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://ciscogeek.org/?p=9#comment-4</guid>
		<description>Hi All, 

I need to do a load-balance with two Internet connections, using a Cisco 2611 and a PIX 515e. 
I have two links
first with 2Mbps - encapsulation ppp
second with 6Mbps - encapsulation ppp
And the PIX that make the NAT/PAT. 
I tried to send the http traffic to the second interface configuring the pix to make another NAT/PAT, but when I did the other NATs PATs, that I use my vpn and exchange on the DMZ inteface stop to running. Follow the PIX configuration:
nat (inside) 0 access-list nonat
nat (inside) 2 access-list edi 0 0
nat (inside) 1 10.xxx.xxx.xxx 255.xxx.xxx.0 0 0
nat (dmz1) 1 192.168.xxx.0 255.255.255.0 0 0

global (outside) 2 200.xxx.xxx.xxx
global (outside) 1 200.xxx.xxx.xxy
global (outside2) 1 200.xxx.xxx.xxx

the global outside2 is not working, only the global outside. 

Any kind of help will be great.
Thanks in advanced.</description>
		<content:encoded><![CDATA[<p>Hi All, </p>
<p>I need to do a load-balance with two Internet connections, using a Cisco 2611 and a PIX 515e.<br />
I have two links<br />
first with 2Mbps &#8211; encapsulation ppp<br />
second with 6Mbps &#8211; encapsulation ppp<br />
And the PIX that make the NAT/PAT.<br />
I tried to send the http traffic to the second interface configuring the pix to make another NAT/PAT, but when I did the other NATs PATs, that I use my vpn and exchange on the DMZ inteface stop to running. Follow the PIX configuration:<br />
nat (inside) 0 access-list nonat<br />
nat (inside) 2 access-list edi 0 0<br />
nat (inside) 1 10.xxx.xxx.xxx 255.xxx.xxx.0 0 0<br />
nat (dmz1) 1 192.168.xxx.0 255.255.255.0 0 0</p>
<p>global (outside) 2 200.xxx.xxx.xxx<br />
global (outside) 1 200.xxx.xxx.xxy<br />
global (outside2) 1 200.xxx.xxx.xxx</p>
<p>the global outside2 is not working, only the global outside. </p>
<p>Any kind of help will be great.<br />
Thanks in advanced.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

