republican-creole
Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Equipment Support » Hardware By Brand » Cisco » Re: 2 ISP on 2 Interface
Search Topic:
Uniqs:
458
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
[HELP] NAT/PAT Routing Problem »
« [Config] cisco asa 5505 with multiple outside IP addresses  
AuthorAll Replies
-


zaky



reply to tildeleb
Re: 2 ISP on 2 Interface

Thanks for your reply.
Given below is my config kindly suggest me the appropriate corrections.

interface GigabitEthernet0/0
description LAN
ip address 255.255.255.0
ip nat inside
ip virtual-reassembly
ip policy route-map PBR_Traffic
duplex auto
speed auto
!
interface GigabitEthernet0/1
description Sify ISP
ip address
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
shutdown
!
interface FastEthernet0/1/0
description Airtel_Testing
ip address
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1/0
ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1 10
no ip http server
no ip http secure-server
!
!
ip nat inside source route-map ISP1 interface FastEthernet0/1/0 overload
ip nat inside source route-map ISP2 interface GigabitEthernet0/1 overload
!
ip access-list extended Interesting_Traffic
permit udp any any eq 4569
permit udp any any eq 5004
permit udp any any eq 5036
permit udp any any eq 5060
permit ip host any
permit ip any host
permit udp any any eq 443
permit ip any host
deny ip any any
ip access-list extended LAN
permit ip 0.0.0.255 any
!
!
!
!
route-map PBR_Traffic permit 10
match ip address Interesting_Traffic
set interface GigabitEthernet0/1 FastEthernet0/1/0
!
route-map ISP2 permit 10
match ip address LAN
set ip next-hop
!
route-map ISP1 permit 10
match ip address LAN
set ip next-hop

Regards,

tildeleb
Premium
join:2004-06-22
Sunnyvale, CA

reply to ZAKY
This isn't going to help you much, I'll say that up-front.

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.

1. It isn't hard to actually configure the two serial interfaces, correct?

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.

3. When you say NAT isn't working what do you mean?

It's not hard to make NAT work for a single interface right?

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.

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".

Post your current config if you have more questions.
--
~leb


ZAKY



Hi,

WE have 2821 Cisco router with 2 Ser. Int. for 2 ISP's.

1. How to configure both ISP's running simultanously

2. How to configure so that VOIP traffic should go through S1 (ISP A) & browsing should go through S2 (ISP B).

NAT overload is not working with 2 ISP's

Regards,

Nadeem
Forums » Equipment Support » Hardware By Brand » Cisco[HELP] NAT/PAT Routing Problem »
« [Config] cisco asa 5505 with multiple outside IP addresses  


Saturday, 28-Nov 05:51:40 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [121] Time Warner Cable Fires Broadside At Broadcasters
· [112] New AT&T Ad Campaign Hits Back At Verizon
· [96] Apple Joins AT&T Verizon Snark Fest
· [87] New Bill Takes Aim At Higher Verizon ETFs
· [71] TiVo Sees Record Customer Losses
· [69] In-Flight Internet Headed For Bumpy Landing?
· [66] Verizon CEO: Hulu Will Be Dead Soon
· [62] Thanksgiving Open Thread
· [50] Weekend Open Thread
· [40] EFF Wages War On Fine Print
Most people now reading
· Windows 7 boot manager editing questions [Microsoft Help]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· Backstab vs screws (not which to use) [Home Repair & Improvement]
· Is Gear Score now the new requirement to get pug invite? [World of Warcraft]
· [Newsgroups] Newzleech down? [Filesharing Software]
· [Unlock] TUTORIAL: VONAGE WRTP54G/RTP300 WITH 5.01.04 [VOIP Tech Chat]
· [ Classes] 3.2.2 Rogue [World of Warcraft]
· What is the spell hit cap for a lvl 80 full arcane spec mage [World of Warcraft]
· DIR-655 New Beta 1.32b09 [D-Link]
· HOW-TO: QoS and Tomato (fixes "choppy voice") [MagicJack]