<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>PBR - 1811 in Cisco</title>
<link>http://www.dslreports.com/forum/r22634779</link>
<description></description>
<language>en</language>
<pubDate>Fri, 27 Nov 2009 21:02:07 EDT</pubDate>
<lastBuildDate>Fri, 27 Nov 2009 21:02:07 EDT</lastBuildDate>

<item>
<title>Re: PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22649889</link>
<description><![CDATA[<A HREF="/useremail/u/1520629"><b>tubbynet</b></A> : <div class="bquote"><small>said by MarkWorsnop :</small><br><br>Now I have a clue what I am looking for this all makes sense.  Will be reading the article again now.  thanks again!!<br> </div>when performing a "dual-wan" setup such as this, you need to make sure that you define the two nat statements and that you are performing dynamic policy nat using route-map statements rather than using access-lists.  additionally, it becomes more tricky when you want to set a static one-to-one nat out a given interface, in which case you would use static policy nat in much the same fashion.  add a vpn to the mix and it gets crazy :-)<br><br>needless to say you should be ready to have stuff break and keep a backup of your original working config in the event stuff goes pear shaped.<br><br>q.<br><small>--<br>"...if I in my north room dance naked, grotesquely before my mirror waving my shirt round my head and singing softly to myself..."</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22649889</guid>
<pubDate>Fri, 03 Jul 2009 13:42:43 EDT</pubDate>
</item>

<item>
<title>Re: PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22635085</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Now I have a clue what I am looking for this all makes sense.  Will be reading the article again now.  thanks again!!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22635085</guid>
<pubDate>Tue, 30 Jun 2009 14:41:29 EDT</pubDate>
</item>

<item>
<title>Re: PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22635074</link>
<description><![CDATA[<A HREF="/useremail/u/1499752"><b>kamikatze</b></A> : You got it right. IP address of ISP2 gateway or<br><br><textarea name="code" class="text" cols=50 rows=10> set interface Fe1&#012;</textarea><!--end code block--><br>instead.<br><br>You really should read the nil.com article, it deals much more in depth with your scenario. Like what happens if Fe1 goes down?<br><br>&raquo;<A HREF="http://wiki.nil.com/Small_site_multihoming" >wiki.nil.com/Small_site_multihoming</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22635074</guid>
<pubDate>Tue, 30 Jun 2009 14:37:56 EDT</pubDate>
</item>

<item>
<title>Re: PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22635054</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : THANK YOU! <br>The first set is the access-list which I need anyway, correct?<br><br>the Map section is the part that actually looks at the packets and routes them, correct?<br><br>Just want to make sure I understand this.... <br><br>Also the  I assume is an IP address?  Can I put the name of the port there as the FE1 is DHCP from the ISP.  FE0 has a static IP.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22635054</guid>
<pubDate>Tue, 30 Jun 2009 14:33:48 EDT</pubDate>
</item>

<item>
<title>Re: PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22635025</link>
<description><![CDATA[<A HREF="/useremail/u/1499752"><b>kamikatze</b></A> : <textarea name="code" class="text" cols=50 rows=10>ip access-list extended http&#012; permit tcp 10.1.1.0 0.0.0.255 any eq 80&#012; permit tcp 10.1.1.0 0.0.0.255 any eq 443&#012; &#012;route-map http2isp2&#012; match ip address http&#012; set ip next-hop &lt;ISP2gateway&gt;&#012;</textarea><!--end code block-->]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22635025</guid>
<pubDate>Tue, 30 Jun 2009 14:28:36 EDT</pubDate>
</item>

<item>
<title>Re: PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22634979</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : I seem to find ways to route traffic based on the source IP but nothing on the type of traffic.  I guess I can't see the trees for the forest.<br><br>Can anyone provide a simple config for routing http to FE1?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22634979</guid>
<pubDate>Tue, 30 Jun 2009 14:21:03 EDT</pubDate>
</item>

<item>
<title>Re: PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22634910</link>
<description><![CDATA[<A HREF="/useremail/u/1499752"><b>kamikatze</b></A> : No idea if SDM can do.. well.. anything really.<br><br>&raquo;<A HREF="http://www.cisco.com/en/US/products/ps6599/products_white_paper09186a00800a4409.shtml" >www.cisco.com/en/US/products/ps6&middot;&middot;&middot;09.shtml</A><br>&raquo;<A HREF="http://supportwiki.cisco.com/ViewWiki/index.php/How_to_configure_PBR" >supportwiki.cisco.com/ViewWiki/i&middot;&middot;&middot;gure_PBR</A><br>&raquo;<A HREF="http://supportwiki.cisco.com/ViewWiki/index.php/How_to_configure_default_routing_so_different_default_routes_are_used_based_on_the_source_of_the_packet_(Policy_Based_Routing)" >supportwiki.cisco.com/ViewWiki/i&middot;&middot;&middot;Routing)</A><br><br>and a brilliant small site multihoming paper:<br>&raquo;<A HREF="http://wiki.nil.com/Small_site_multihoming" >wiki.nil.com/Small_site_multihoming</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22634910</guid>
<pubDate>Tue, 30 Jun 2009 14:08:55 EDT</pubDate>
</item>

<item>
<title>PBR - 1811</title>
<link>http://www.dslreports.com/forum/remark,22634779</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : I have 2 ISP connections....<br><br>I would like to route http traffic to one and the rest of the traffic to the default.<br><br>I have yet to find the set of commands on how to do this using the SDM.  <br><br>Does anyone have a sample config or tell me how I can do this?  <br><br>Thanks for the help!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22634779</guid>
<pubDate>Tue, 30 Jun 2009 13:47:24 EDT</pubDate>
</item>

</channel>
</rss>
