<?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: CLI Simple Cisco ASA/PIX Config</title>
	<atom:link href="http://ciscogeek.org/cli-simple-cisco-asapix-config/feed/" rel="self" type="application/rss+xml" />
	<link>http://ciscogeek.org/cli-simple-cisco-asapix-config/</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: thais.gaspar</title>
		<link>http://ciscogeek.org/cli-simple-cisco-asapix-config/comment-page-1/#comment-5</link>
		<dc:creator>thais.gaspar</dc:creator>
		<pubDate>Fri, 11 Jul 2008 12:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://ciscogeek.org/cli-simple-cisco-asapix-config/#comment-5</guid>
		<description>Hi All, 

Someone here can help with PIX 515e. 
I have this topology:
outside 200.x.x.x
outside2 200.x.x.x
inside 11.x.x.x

nat
nat (inside) 0 access-list nonat
nat (inside) 2 access-list xxx 0 0
nat (inside) 1 10.0.0.0 255.0.0.0 0 0
nat (dmz1) 1 192.x.x.x 255.255.255.0 0 0

global 
global (outside) 2 200.x.x.x
global (outside) 1 200.y.y.y
global (outside2) 1 200.z.z.z

I configure a new interface outside (outside2) to send the http traffic to the new internet connection. To do this I tried to create a new nat/pat, using the same inside interface and creating a new outside. But when i do this the other nat/pat stop to working. 
Only when I create a new default route in the pix that send all traffic to the outside2 the new nat/pat works, but the other nat/pats stop. 

Any help will be great. 
Thanks in advanced.</description>
		<content:encoded><![CDATA[<p>Hi All, </p>
<p>Someone here can help with PIX 515e.<br />
I have this topology:<br />
outside 200.x.x.x<br />
outside2 200.x.x.x<br />
inside 11.x.x.x</p>
<p>nat<br />
nat (inside) 0 access-list nonat<br />
nat (inside) 2 access-list xxx 0 0<br />
nat (inside) 1 10.0.0.0 255.0.0.0 0 0<br />
nat (dmz1) 1 192.x.x.x 255.255.255.0 0 0</p>
<p>global<br />
global (outside) 2 200.x.x.x<br />
global (outside) 1 200.y.y.y<br />
global (outside2) 1 200.z.z.z</p>
<p>I configure a new interface outside (outside2) to send the http traffic to the new internet connection. To do this I tried to create a new nat/pat, using the same inside interface and creating a new outside. But when i do this the other nat/pat stop to working.<br />
Only when I create a new default route in the pix that send all traffic to the outside2 the new nat/pat works, but the other nat/pats stop. </p>
<p>Any help will be great.<br />
Thanks in advanced.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

