Advertisement

07.25.2007 at 02:08AM PDT, ID: 22719274 | Points: 500
[x]
Attachment Details

Dual ADSL WIC Issues

Asked by oldhamuk in Network Routers

Hi,

I'm having some problems setting up a Cisco 1760 with dual ADSL WIC to two different ISP's

My end goal is to simply load balance the traffic over these two links.

At the moment I can only get traffic to flow over one of the links. I know the two links are fine as I have used a different router to double check they are working correctly.

ISP A works perfectly fine, it connects to the ADSL service and authenticates and then passes traffic. But ISP B connects to the ADSL service and authenticates fine but when I ping out to a host on the internet then the reply never makes it back. I have shutdown the dialer for ISP A while doing this.

Below is a copy of the config, any help would be much appricated.

---- CONFIG START  ----

service nagle
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname adsl_ru_bu_net01
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
!
!
!
ip cef
ip domain name dsgib.net
ip name-server 212.23.3.100
ip name-server 212.23.6.100
ip name-server 212.135.1.36
ip name-server 195.40.1.36
!
!
!
!
interface Loopback0
 ip address 82.xxx.xxx.35 255.255.255.255
!
interface Loopback1
 ip address 82.yyy.yyy.34 255.255.255.255
!
interface ATM0/0
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 no ip route-cache cef
 no ip route-cache
 no atm ilmi-keepalive
 dsl operating-mode auto
!
interface ATM0/0.1 point-to-point
 no ip route-cache
 no snmp trap link-status
 pvc 0/38
  encapsulation aal5mux ppp dialer
  dialer pool-member 1
 !
!
interface FastEthernet0/0
 ip address 192.168.150.1 255.255.255.240
 ip nat inside
 ip virtual-reassembly
 speed auto
 no cdp enable
!
interface ATM1/0
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 no ip route-cache cef
 no ip route-cache
 no atm ilmi-keepalive
 dsl operating-mode auto
!
interface ATM1/0.1 point-to-point
 no ip route-cache
 no snmp trap link-status
 pvc 0/38
  encapsulation aal5mux ppp dialer
  dialer pool-member 2
 !
!
interface Dialer0
 description ISP B Circuit
 ip address negotiated
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip mtu 1470
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 shutdown
 dialer pool 1
 dialer-group 1
 no cdp enable
 ppp authentication chap callin
 ppp chap hostname user@ispb
 ppp chap password 7 000000000000000
!
interface Dialer2
 description ISP A Circuit
 ip address negotiated
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip mtu 1470
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 dialer pool 2
 dialer-group 2
 no cdp enable
 ppp authentication chap callin
 ppp chap hostname user@dsl.net.co.uk
 ppp chap password 7 000000000000000000
!
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 0.0.0.0 0.0.0.0 Dialer2
ip http server
ip http authentication local
!
ip nat inside source list 2 interface Dialer2 overload
ip nat inside source list 3 interface Dialer0 overload
!
logging trap errors
access-list 1 permit 192.168.0.215
access-list 1 permit 192.168.150.2
access-list 1 deny   any log
access-list 2 permit any
access-list 3 permit any
access-list 16 permit 192.168.0.215
access-list 16 permit 192.168.150.2
access-list 16 deny   any log
dialer-list 1 protocol ip permit
dialer-list 2 protocol ip permit
snmp-server community ADSLSNMPPUB RO 1
snmp-server community ADSLSNMPPRIV RW 1
snmp-server contact Mark Oldham +44 (0)161 447 3692
snmp-server enable traps tty
no cdp run
!
control-plane
!
banner login ^C

********************************************************
**                                                    **
** This system is the property of *************.      **
**                                                    **
** Access to this system is monitored.                **
**                                                    **
** Unauthorised access prohibited.                    **
**                                                    **
** Contact Details: Mark Oldham +44 (0)161 447 3692   **
**                                                    **
********************************************************

^C
!
line con 0
 logging synchronous
 login local
line aux 0
line vty 0 4
 access-class 16 in
 privilege level 15
 logging synchronous
 login local
 transport input telnet
line vty 5 15
 logging synchronous
 login local
!
end
 ---- CONFIG END ----


--- SHOW VERSION ---

Cisco IOS Software, C1700 Software (C1700-Y7-M), Version 12.4(10a), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2006 by Cisco Systems, Inc.
Compiled Wed 11-Oct-06 16:29 by prod_rel_team

ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)

adsl_bu_zen1 uptime is 13 hours, 54 minutes
System returned to ROM by reload
System image file is "flash:c1700-y7-mz.124-10a.bin"

Cisco 1760 (MPC860P) processor (revision 0x600) with 56953K/8583K bytes of memory.
Processor board ID FOC090930LT (686974831), with hardware revision 0000
MPC860P processor: part number 5, mask 2
1 FastEthernet interface
2 ATM interfaces
32K bytes of NVRAM.
32768K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102
Start Free Trial
[+][-]08.01.2007 at 01:44AM PDT, ID: 19607087

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.05.2007 at 09:23PM PDT, ID: 19636365

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.06.2007 at 12:14AM PDT, ID: 19636758

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.25.2007 at 01:22PM PDT, ID: 19958734

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32