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

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

<channel>
<title>Re: 2 ISP on 2 Interface in Cisco</title>
<link>http://www.dslreports.com/forum/r22652744</link>
<description></description>
<language>en</language>
<pubDate>Wed, 02 Dec 2009 11:53:13 EDT</pubDate>
<lastBuildDate>Wed, 02 Dec 2009 11:53:13 EDT</lastBuildDate>

<item>
<title>Re: 2 ISP on 2 Interface</title>
<link>http://www.dslreports.com/forum/remark,22665411</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Thanks for your reply.<br>Given below is my config kindly suggest me the appropriate corrections.<br><br>interface GigabitEthernet0/0<br> description LAN<br> ip address  255.255.255.0<br> ip nat inside<br> ip virtual-reassembly<br> ip policy route-map PBR_Traffic<br> duplex auto<br> speed auto<br>!<br>interface GigabitEthernet0/1<br> description Sify ISP<br> ip address <br> ip nat outside<br> ip virtual-reassembly<br> duplex auto<br> speed auto<br>!<br>interface Serial0/0/0<br> no ip address<br> shutdown<br>!<br>interface FastEthernet0/1/0<br> description Airtel_Testing<br> ip address <br> ip nat outside<br> ip virtual-reassembly<br> duplex auto<br> speed auto<br>!<br>ip forward-protocol nd<br>ip route 0.0.0.0 0.0.0.0 FastEthernet0/1/0<br>ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1 10<br>no ip http server<br>no ip http secure-server<br>!<br>!<br>ip nat inside source route-map ISP1 interface FastEthernet0/1/0 overload<br>ip nat inside source route-map ISP2 interface GigabitEthernet0/1 overload<br>!<br>ip access-list extended Interesting_Traffic<br> permit udp any any eq 4569<br> permit udp any any eq 5004<br> permit udp any any eq 5036<br> permit udp any any eq 5060<br> permit ip host  any<br> permit ip any host <br> permit udp any any eq 443<br> permit ip any host <br>  deny   ip any any<br>ip access-list extended LAN<br> permit ip  0.0.0.255 any<br>!<br>!<br>!<br>!<br>route-map PBR_Traffic permit 10<br> match ip address Interesting_Traffic<br> set interface GigabitEthernet0/1 FastEthernet0/1/0<br>!<br>route-map ISP2 permit 10<br> match ip address LAN<br> set ip next-hop <br>!<br>route-map ISP1 permit 10<br> match ip address LAN<br> set ip next-hop <br><br>Regards,]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22665411</guid>
<pubDate>Tue, 07 Jul 2009 05:53:06 EDT</pubDate>
</item>

<item>
<title>Re: 2 ISP on 2 Interface</title>
<link>http://www.dslreports.com/forum/remark,22655804</link>
<description><![CDATA[<A HREF="/useremail/u/1028837"><b>tildeleb</b></A> : This isn't going to help you much, I'll say that up-front.<br><br>I have run some experiments with two DSL lines on single Cisco Router. The more things you want to do, the harder it gets to configure IOS the way you want.<br><br>1. It isn't hard to actually configure the two serial interfaces, correct?<br><br>2. You should be able to make the VOIP traffic go to ISP A by using policy based routing. In general, policy routing is your friend with multiple interfaces.<br><br>3. When you say NAT isn't working what do you mean?<br><br>It's not hard to make NAT work for a single interface right?<br><br>What you can easily do as a second step is assign different local IP ranges for different interfaces. For example 192.168.0.0/24 for ISP A and 192.168.1.0/24 for ISP B.<br><br>Getting NAT load sharing isn't too hard you can use "ip nat pool" with two "address" statements and then do "ip nat inside source list 10 pool test overload".<br><br>Post your current config if you have more questions.<br><small>--<br>~leb</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22655804</guid>
<pubDate>Sun, 05 Jul 2009 00:51:51 EDT</pubDate>
</item>

<item>
<title>Re: 2 ISP on 2 Interface</title>
<link>http://www.dslreports.com/forum/remark,22652744</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Hi,<br><br>WE have 2821 Cisco router with 2 Ser. Int. for 2 ISP's. <br><br>1. How to configure both ISP's running simultanously<br><br>2. How to configure so that VOIP traffic should go through S1 (ISP A) & browsing should go through S2 (ISP B).<br><br>NAT overload is not working with 2 ISP's<br><br>Regards,<br><br>Nadeem]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22652744</guid>
<pubDate>Sat, 04 Jul 2009 02:28:20 EDT</pubDate>
</item>

</channel>
</rss>
