Link to home
Start Free TrialLog in
Avatar of nanook250
nanook250

asked on

ppp authenticatio problem on 803 isdn router

I have a 3600 multiport isdn router in my main office and a new CIsco 803 isdn router in my remote office.  It appears that I have a ppp authentication problem.  Below is the config for the routers and some debugging logs from the CIsco 803.

I have struggled with this for a week now and really need some expert help.  THis is my first run at using expert exchange and from what I have seen there are some pretty smart folks at the wheel.

The CISCO 803 BRI interface is connected to the BRI0/3 interface on the 3600

Config for 803 in romote office

show run
Building configuration...

Current configuration : 1425 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname orangeccac
!
boot-start-marker
boot-end-marker
!
no logging console
logging monitor warnings
enable secret 5 $1$yVva$URkPd2WL3B6lrzTFJl9BO/
enable password xxxxxxxxx
!
username guelph password 0 xxxxxxxxx
username orangeccac password 0 xxxxxxx
!
!
 --More--                           no aaa new-model
ip subnet-zero
ip host guelph 10.19.14.1
!
isdn switch-type basic-ni
!
!
!
interface Ethernet0
 ip address 192.168.2.254 255.255.255.0
!
interface BRI0
 ip address 10.19.14.2 255.255.254.0
 encapsulation ppp
 dialer idle-timeout 3600
 dialer map ip 10.19.14.1 name guelph broadcast 98232297
 dialer map ip 10.19.14.1 name geulph broadcast 98231212
 dialer hold-queue 100
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 519940921000 99409210
 isdn spid2 519940405900 99404059
 --More--                            isdn fast-rollover-delay 5
 ppp authentication chap
 ppp multilink
!
interface Dialer1
 no ip address
 encapsulation ppp
 ppp authentication chap
 ppp chap hostname guelph
 ppp chap password 0 XXXXXXX
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.19.14.1
no ip http server
!
dialer-list 1 protocol ip permit
!
line con 0
 transport preferred all
 transport output all
 stopbits 1
line vty 0 4
 password XXXXXXXX
 --More--                            login
 transport preferred all
 transport input all
 transport output all
!
!
!
End


PPP Debugging for CISCO 803 in remote office

*Mar  1 00:57:06.192: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:57:06.296: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 98232297 guelph
*Mar  1 00:57:11.140: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:57:11.152: BR0:1 PPP: Using dialer call direction
*Mar  1 00:57:11.156: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:57:11.156: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:57:11.160: BR0:1 LCP: O CONFREQ [Closed] id 82 len 32
*Mar  1 00:57:11.160: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:11.160: BR0:1 LCP:    MagicNumber 0x0EB87B05 (0x05060EB87B05)
*Mar  1 00:57:11.164: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:11.164: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:11.284: BR0:1 LCP: I CONFREQ [REQsent] id 137 len 28
*Mar  1 00:57:11.336: BR0:1 CHAP: Using hostname from unknown source
*Mar  1 00:57:11.336: BR0:1 CHAP: Using password from AAA
*Mar  1 00:57:11.336: BR0:1 CHAP: O RESPONSE id 25 len 31 from "orangeccac"
*Mar  1 00:57:11.432: BR0:1 CHAP: I RESPONSE id 47 len 27 from "guelph"
*Mar  1 00:57:11.432: BR0:1 PPP: Phase is FORWARDING, Attempting Forward
*Mar  1 00:57:11.436: BR0:1 CHAP: I FAILURE id 25 len 21 msg is "MD compare failed"
*Mar  1 00:57:11.436: BR0:1 LCP: I TERMREQ [Open] id 138 len 4
*Mar  1 00:57:11.440: BR0:1 LCP: O TERMACK [Open] id 138 len 4
*Mar  1 00:57:11.440: BR0:1 PPP: Sending Acct Event[Down] id[130]
*Mar  1 00:57:11.448: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:57:16.208: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:57:16.220: BR0:1 PPP: Using dialer call direction
*Mar  1 00:57:16.224: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:57:16.224: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:57:16.224: BR0:1 PPP: Authorization required
*Mar  1 00:57:16.228: BR0:1 LCP: O CONFREQ [Closed] id 83 len 32
*Mar  1 00:57:16.228: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:16.228: BR0:1 LCP:    MagicNumber 0x0EB88ED3 (0x05060EB88ED3)
*Mar  1 00:57:16.232: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:16.232: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:16.336: BR0:1 LCP: I CONFREQ [REQsent] id 139 len 28
*Mar  1 00:57:16.356: BR0:1 LCP: I CONFACK [ACKsent] id 83 len 32
*Mar  1 00:57:16.360: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:16.360: BR0:1 LCP:    MagicNumber 0x0EB88ED3 (0x05060EB88ED3)
*Mar  1 00:57:16.360: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:16.364: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:16.364: BR0:1 LCP: State is Open
*Mar  1 00:57:16.364: BR0:1 PPP: Phase is AUTHENTICATING, by both
*Mar  1 00:57:16.368: BR0:1 CHAP: O CHALLENGE id 48 len 31 from "orangeccac"
*Mar  1 00:57:16.468: BR0:1 CHAP: I CHALLENGE id 26 len 27 from "guelph"
*Mar  1 00:57:16.500: BR0:1 PPP: Sending Acct Event[Down] id[131]
*Mar  1 00:57:16.504: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:57:16.508: BR0:1 LCP: O TERMREQ [Open] id 84 len 4
*Mar  1 00:57:16.512: BR0:1 CHAP: LCP not open, discarding packet
*Mar  1 00:57:16.512: BR0:1 LCP: I TERMREQ [TERMsent] id 140 len 4
*Mar  1 00:57:16.516: BR0:1 LCP: O TERMACK [TERMsent] id 140 len 4
*Mar  1 00:57:16.604: BR0:1 LCP: I TERMACK [TERMsent] id 84 len 4
*Mar  1 00:57:16.604: BR0:1 LCP: State is Closed
*Mar  1 00:57:16.604: BR0:1 PPP: Phase is DOWN
*Mar  1 00:57:16.608: BR0:1 PPP: Phase is ESTABLISHING, Passive Open
*Mar  1 00:57:16.608: BR0:1 LCP: State is Listen
*Mar  1 00:57:16.612: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 98232297 guelph
*Mar  1 00:57:21.240: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:57:21.252: BR0:1 PPP: Using dialer call direction
*Mar  1 00:57:21.256: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:57:21.256: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:57:21.256: BR0:1 PPP: Authorization required
*Mar  1 00:57:21.260: BR0:1 LCP: O CONFREQ [Closed] id 85 len 32
*Mar  1 00:57:21.260: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:21.264: BR0:1 LCP:    MagicNumber 0x0EB8A27C (0x05060EB8A27C)
*Mar  1 00:57:21.264: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:21.264: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:21.384: BR0:1 LCP: I CONFREQ [REQsent] id 141 len 28
*Mar  1 00:57:21.404: BR0:1 LCP: I CONFACK [ACKsent] id 85 len 32
*Mar  1 00:57:21.408: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:21.408: BR0:1 LCP:    MagicNumber 0x0EB8A27C (0x05060EB8A27C)
*Mar  1 00:57:21.412: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:21.412: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:21.412: BR0:1 LCP: State is Open
*Mar  1 00:57:21.416: BR0:1 PPP: Phase is AUTHENTICATING, by both
*Mar  1 00:57:21.416: BR0:1 CHAP: O CHALLENGE id 49 len 31 from "orangeccac"
*Mar  1 00:57:21.504: BR0:1 CHAP: I CHALLENGE id 27 len 27 from "guelph"
*Mar  1 00:57:21.532: BR0:1 PPP: Sending Acct Event[Down] id[132]
*Mar  1 00:57:21.540: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:57:21.540: BR0:1 LCP: O TERMREQ [Open] id 86 len 4
*Mar  1 00:57:21.544: BR0:1 CHAP: LCP not open, discarding packet
*Mar  1 00:57:21.544: BR0:1 LCP: I TERMREQ [TERMsent] id 142 len 4
*Mar  1 00:57:21.548: BR0:1 LCP: O TERMACK [TERMsent] id 142 len 4
*Mar  1 00:57:21.652: BR0:1 LCP: I TERMACK [TERMsent] id 86 len 4
*Mar  1 00:57:21.652: BR0:1 LCP: State is Closed
*Mar  1 00:57:21.656: BR0:1 PPP: Phase is DOWN
*Mar  1 00:57:21.656: BR0:1 PPP: Phase is ESTABLISHING, Passive Open
*Mar  1 00:57:21.656: BR0:1 LCP: State is Listen
*Mar  1 00:57:21.676: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 98232297 guelph
*Mar  1 00:57:24.756: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:57:24.768: BR0:1 PPP: Using dialer call direction
*Mar  1 00:57:24.768: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:57:24.772: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:57:24.772: BR0:1 PPP: Authorization required
*Mar  1 00:57:24.776: BR0:1 LCP: O CONFREQ [Closed] id 87 len 32
*Mar  1 00:57:24.776: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:24.776: BR0:1 LCP:    MagicNumber 0x0EB8B03A (0x05060EB8B03A)
*Mar  1 00:57:24.780: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:24.780: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:24.884: BR0:1 LCP: I CONFREQ [REQsent] id 143 len 28
*Mar  1 00:57:24.904: BR0:1 LCP: I CONFACK [ACKsent] id 87 len 32
*Mar  1 00:57:24.904: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:24.904: BR0:1 LCP:    MagicNumber 0x0EB8B03A (0x05060EB8B03A)
*Mar  1 00:57:24.908: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:24.908: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:24.908: BR0:1 LCP: State is Open
*Mar  1 00:57:24.912: BR0:1 PPP: Phase is AUTHENTICATING, by both
*Mar  1 00:57:24.912: BR0:1 CHAP: O CHALLENGE id 50 len 31 from "orangeccac"
*Mar  1 00:57:25.016: BR0:1 CHAP: I CHALLENGE id 28 len 27 from "guelph"
*Mar  1 00:57:25.048: BR0:1 PPP: Sending Acct Event[Down] id[133]
*Mar  1 00:57:25.056: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:57:25.056: BR0:1 LCP: O TERMREQ [Open] id 88 len 4
*Mar  1 00:57:25.060: BR0:1 CHAP: LCP not open, discarding packet
*Mar  1 00:57:25.060: BR0:1 LCP: I TERMREQ [TERMsent] id 144 len 4
*Mar  1 00:57:25.064: BR0:1 LCP: O TERMACK [TERMsent] id 144 len 4
*Mar  1 00:57:25.152: BR0:1 LCP: I TERMACK [TERMsent] id 88 len 4
*Mar  1 00:57:25.152: BR0:1 LCP: State is Closed
*Mar  1 00:57:25.156: BR0:1 PPP: Phase is DOWN
*Mar  1 00:57:25.156: BR0:1 PPP: Phase is ESTABLISHING, Passive Open
*Mar  1 00:57:25.156: BR0:1 LCP: State is Listen
*Mar  1 00:57:25.164: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 98232297 guelph
*Mar  1 00:57:26.740: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:57:26.752: BR0:1 PPP: Using dialer call direction
*Mar  1 00:57:26.752: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:57:26.756: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:57:26.756: BR0:1 PPP: Authorization required
*Mar  1 00:57:26.756: BR0:1 LCP: O CONFREQ [Closed] id 89 len 32
*Mar  1 00:57:26.760: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:26.760: BR0:1 LCP:    MagicNumber 0x0EB8B7FB (0x05060EB8B7FB)
*Mar  1 00:57:26.764: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:26.764: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:26.884: BR0:1 LCP: I CONFREQ [REQsent] id 145 len 28
*Mar  1 00:57:26.904: BR0:1 LCP: I CONFACK [ACKsent] id 89 len 32
*Mar  1 00:57:26.904: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:57:26.908: BR0:1 LCP:    MagicNumber 0x0EB8B7FB (0x05060EB8B7FB)
*Mar  1 00:57:26.908: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:57:26.908: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:57:26.912: BR0:1 LCP: State is Open
*Mar  1 00:57:26.912: BR0:1 PPP: Phase is AUTHENTICATING, by both
*Mar  1 00:57:26.912: BR0:1 CHAP: O CHALLENGE id 51 len 31 from "orangeccac"
*Mar  1 00:57:27.004: BR0:1 CHAP: I CHALLENGE id 29 len 27 from "guelph"
*Mar  1 00:57:27.032: BR0:1 PPP: Sending Acct Event[Down] id[134]
*Mar  1 00:57:27.040: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:57:27.040: BR0:1 LCP: O TERMREQ [Open] id 90 len 4
*Mar  1 00:57:27.044: BR0:1 CHAP: LCP not open, discarding packet
*Mar  1 00:57:27.044: BR0:1 LCP: I TERMREQ [TERMsent] id 146 len 4
*Mar  1 00:57:27.048: BR0:1 LCP: O TERMACK [TERMsent] id 146 len 4
*Mar  1 00:57:27.152: BR0:1 LCP: I TERMACK [TERMsent] id 90 len 4
*Mar  1 00:57:27.156: BR0:1 LCP: State is Closed
*Mar  1 00:57:27.156: BR0:1 PPP: Phase is DOWN

Additional debug info on 803

*Mar  1 00:06:54.092: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:06:54.108: BR0:1 PPP: Using dialer call direction
*Mar  1 00:06:54.112: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:06:54.112: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:06:54.112: BR0:1 PPP: Authorization required
*Mar  1 00:06:54.128: BR0:1 LCP: O CONFREQ [Closed] id 41 len 32
*Mar  1 00:06:54.132: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:54.136: BR0:1 LCP:    MagicNumber 0x0E8A700A (0x05060E8A700A)
*Mar  1 00:06:54.136: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:54.136: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:06:54.160: BR0:1 LCP: I CONFREQ [REQsent] id 85 len 28
*Mar  1 00:06:54.164: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:54.164: BR0:1 LCP:    MagicNumber 0xF3E12441 (0x0506F3E12441)
*Mar  1 00:06:54.168: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:54.168: BR0:1 LCP:    EndpointDisc 1 guelph (0x1309016775656C7068)
*Mar  1 00:06:54.172: BR0:1 LCP: O CONFACK [REQsent] id 85 len 28
*Mar  1 00:06:54.172: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:54.172: BR0:1 LCP:    MagicNumber 0xF3E12441 (0x0506F3E12441)
*Mar  1 00:06:54.176: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:54.176: BR0:1 LCP:  .  EndpointDisc 1 guelph (0x1309016775656C7068)
*Mar  1 00:06:54.180: BR0:1 LCP: I CONFACK [ACKsent] id 41 len 32
*Mar  1 00:06:54.180: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:54.180: BR0:1 LCP:    MagicNumber 0x0E8A700A (0x05060E8A700A)
*Mar  1 00:06:54.184: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:54.184: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:06:54.188: BR0:1 LCP: State is Open
*Mar  1 00:06:54.188: BR0:1 PPP: Phase is AUTHENTICATING, by both
*Mar  1 00:06:54.192: BR0:1 CHAP: O CHALLENGE id 21 len 31 from "orangeccac"
*Mar  1 00:06:54.200: BR0:1 CHAP: I CHALLENGE id 255 len 27 from "guelph"
*Mar  1 00:06:54.208: BR0:1 CHAP: Using hostname from unknown source
*Mar  1 00:06:54.212: BR0:1 CHAP: Using password from AAA
*Mar  1 00:06:54.212: BR0:1 CHAP: O RESPONSE id 255 len 31 from "orangeccac"
*Mar  1 00:06:54.220: BR0:1 CHAP: I RESPONSE id 21 len 27 from "guelph"
*Mar  1 00:06:54.220: BR0:1 PPP: Phase...
Success rate is 0 percent (0/5)
orangeccac# is FORWARDING, Attempting Forward
*Mar  1 00:06:54.224: BR0:1 PPP: Phase is AUTHENTICATING, Unauthenticated User
*Mar  1 00:06:54.228: BR0:1 PPP: Sent CHAP LOGIN Request
*Mar  1 00:06:54.232: BR0:1 PPP: Received LOGIN Response FAIL
*Mar  1 00:06:54.236: BR0:1 CHAP: O FAILURE id 21 len 25 msg is "Authentication failed"
*Mar  1 00:06:54.240: BR0:1 PPP: Sending Acct Event[Down] id[16]
*Mar  1 00:06:54.256: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:06:54.256: BR0:1 LCP: O TERMREQ [Open] id 42 len 4
*Mar  1 00:06:54.272: BR0:1 LCP: I TERMACK [TERMsent] id 42 len 4
*Mar  1 00:06:54.276: BR0:1 LCP: State is Closed
*Mar  1 00:06:54.276: BR0:1 PPP: Phase is DOWN
*Mar  1 00:06:54.276: BR0:1 PPP: Phase is ESTABLISHING, Passive Open
*Mar  1 00:06:54.280: BR0:1 LCP: State is Listen
*Mar  1 00:06:54.284: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 98232297 guelph
*Mar  1 00:06:54.444: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
*Mar  1 00:06:54.456: BR0:1 LCP: State is Closed
*Mar  1 00:06:54.456: BR0:1 PPP: Phase is DOWN
*Mar  1 00:06:56.096: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:06:56.108: BR0:1 PPP: Using dialer call direction
*Mar  1 00:06:56.108: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:06:56.112: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:06:56.112: BR0:1 PPP: Authorization required
*Mar  1 00:06:56.112: BR0:1 LCP: O CONFREQ [Closed] id 43 len 32
*Mar  1 00:06:56.116: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:56.116: BR0:1 LCP:    MagicNumber 0x0E8A77DC (0x05060E8A77DC)
*Mar  1 00:06:56.120: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:56.120: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:06:56.144: BR0:1 LCP: I CONFREQ [REQsent] id 87 len 28
*Mar  1 00:06:56.144: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:56.148: BR0:1 LCP:    MagicNumber 0xF3E12C04 (0x0506F3E12C04)
*Mar  1 00:06:56.148: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:56.148: BR0:1 LCP:    EndpointDisc 1 guelph (0x1309016775656C7068)
*Mar  1 00:06:56.152: BR0:1 LCP: O CONFACK [REQsent] id 87 len 28
*Mar  1 00:06:56.156: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:56.156: BR0:1 LCP:    MagicNumber 0xF3E12C04 (0x0506F3E12C04)
*Mar  1 00:06:56.156: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:56.160: BR0:1 LCP:    EndpointDisc 1 guelph (0x1309016775656C7068)
*Mar  1 00:06:56.160: BR0:1 LCP: I CONFACK [ACKsent] id 43 len 32
*Mar  1 00:06:56.164: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:56.164: BR0:1 LCP:    MagicNumber 0x0E8A77DC (0x05060E8A77DC)
*Mar  1 00:06:56.164: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:56.168: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:06:56.168: BR0:1 LCP: State is Open
*Mar  1 00:06:56.168: BR0:1 PPP: Phase is AUTHENTICATING, by both
*Mar  1 00:06:56.172: BR0:1 CHAP: O CHALLENGE id 22 len 31 from "orangeccac"
*Mar  1 00:06:56.184: BR0:1 CHAP: I CHALLENGE id 0 len 27 from "guelph"
*Mar  1 00:06:56.188: BR0:1 CHAP: Using hostname from unknown source
*Mar  1 00:06:56.192: BR0:1 CHAP: Using password from AAA
*Mar  1 00:06:56.192: BR0:1 CHAP: O RESPONSE id 0 len 31 from "orangeccac"
*Mar  1 00:06:56.196: BR0:1 CHAP: I RESPONSE id 22 len 27 from "guelph"
*Mar  1 00:06:56.196: BR0:1 PPP: Phase is FORWARDING, Attempting Forward
*Mar  1 00:06:56.220: BR0:1 PPP: Phase is AUTHENTICATING, Unauthenticated User
*Mar  1 00:06:56.224: BR0:1 PPP: Sent CHAP LOGIN Request
*Mar  1 00:06:56.224: BR0:1 CHAP: I FAILURE id 0 len 21 msg is "MD compare failed"
*Mar  1 00:06:56.228: BR0:1 LCP: I TERMREQ [Open] id 88 len 4
*Mar  1 00:06:56.228: BR0:1 LCP: O TERMACK [Open] id 88 len 4
*Mar  1 00:06:56.232: BR0:1 PPP: Sending Acct Event[Down] id[17]
*Mar  1 00:06:56.236: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:06:56.700: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 98232297 guelph
*Mar  1 00:06:56.704: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
*Mar  1 00:06:56.720: BR0:1 LCP: State is Closed
*Mar  1 00:06:56.724: BR0:1 PPP: Phase is DOWN
*Mar  1 00:06:58.140: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:06:58.156: BR0:1 PPP: Using dialer call direction
*Mar  1 00:06:58.156: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:06:58.156: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:06:58.156: BR0:1 PPP: Authorization required
*Mar  1 00:06:58.160: BR0:1 LCP: O CONFREQ [Closed] id 44 len 32
*Mar  1 00:06:58.160: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:58.164: BR0:1 LCP:    MagicNumber 0x0E8A7FD9 (0x05060E8A7FD9)
*Mar  1 00:06:58.164: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:58.168: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:06:58.192: BR0:1 LCP: I CONFREQ [REQsent] id 89 len 28
*Mar  1 00:06:58.192: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:58.192: BR0:1 LCP:    MagicNumber 0xF3E13408 (0x0506F3E13408)
*Mar  1 00:06:58.196: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:58.196: BR0:1 LCP:    EndpointDisc 1 guelph (0x1309016775656C7068)
*Mar  1 00:06:58.200: BR0:1 LCP: O CONFACK [REQsent] id 89 len 28
*Mar  1 00:06:58.200: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:58.204: BR0:1 LCP:    MagicNumber 0xF3E13408 (0x0506F3E13408)
*Mar  1 00:06:58.204: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:58.204: BR0:1 LCP:    EndpointDisc 1 guelph (0x1309016775656C7068)
*Mar  1 00:06:58.208: BR0:1 LCP: I CONFACK [ACKsent] id 44 len 32
*Mar  1 00:06:58.208: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:06:58.212: BR0:1 LCP:    MagicNumber 0x0E8A7FD9 (0x05060E8A7FD9)
*Mar  1 00:06:58.212: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:06:58.212: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:06:58.216: BR0:1 LCP: State is Open
*Mar  1 00:06:58.216: BR0:1 PPP: Phase is AUTHENTICATING, by both
*Mar  1 00:06:58.216: BR0:1 CHAP: O CHALLENGE id 23 len 31 from "orangeccac"
*Mar  1 00:06:58.228: BR0:1 CHAP: I CHALLENGE id 1 len 27 from "guelph"
*Mar  1 00:06:58.236: BR0:1 CHAP: Using hostname from unknown source
*Mar  1 00:06:58.240: BR0:1 CHAP: Using password from AAA
*Mar  1 00:06:58.240: BR0:1 CHAP: O RESPONSE id 1 len 31 from "orangeccac"
*Mar  1 00:06:58.244: BR0:1 CHAP: I RESPONSE id 23 len 27 from "guelph"
*Mar  1 00:06:58.244: BR0:1 PPP: Phase is FORWARDING, Attempting Forward
*Mar  1 00:06:58.248: BR0:1 PPP: Phase is AUTHENTICATING, Unauthenticated User
*Mar  1 00:06:58.252: BR0:1 PPP: Sent CHAP LOGIN Request
*Mar  1 00:06:58.256: BR0:1 PPP: Received LOGIN Response FAIL
*Mar  1 00:06:58.256: BR0:1 CHAP: O FAILURE id 23 len 25 msg is "Authentication failed"
*Mar  1 00:06:58.260: BR0:1 PPP: Sending Acct Event[Down] id[18]
*Mar  1 00:06:58.268: BR0:1 PPP: Phase is TERMINATING
*Mar  1 00:06:58.268: BR0:1 LCP: O TERMREQ [Open] id 45 len 4
*Mar  1 00:06:58.284: BR0:1 LCP: I TERMACK [TERMsent] id 45 len 4
*Mar  1 00:06:58.284: BR0:1 LCP: State is Closed
*Mar  1 00:06:58.288: BR0:1 PPP: Phase is DOWN
*Mar  1 00:06:58.288: BR0:1 PPP: Phase is ESTABLISHING, Passive Open
*Mar  1 00:06:58.288: BR0:1 LCP: State is Listen
*Mar  1 00:06:58.292: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 98232297 guelph
*Mar  1 00:06:58.444: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
*Mar  1 00:06:58.456: BR0:1 LCP: State is Closed
*Mar  1 00:06:58.456: BR0:1 PPP: Phase is DOWN
*Mar  1 00:07:00.044: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
*Mar  1 00:07:00.056: BR0:1 PPP: Using dialer call direction
*Mar  1 00:07:00.060: BR0:1 PPP: Treating connection as a callout
*Mar  1 00:07:00.060: BR0:1 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 00:07:00.064: BR0:1 PPP: Authorization required
*Mar  1 00:07:00.064: BR0:1 LCP: O CONFREQ [Closed] id 46 len 32
*Mar  1 00:07:00.064: BR0:1 LCP:    AuthProto CHAP (0x0305C22305)
*Mar  1 00:07:00.068: BR0:1 LCP:    MagicNumber 0x0E8A874B (0x05060E8A874B)
*Mar  1 00:07:00.068: BR0:1 LCP:    MRRU 1524 (0x110405F4)
*Mar  1 00:07:00.072: BR0:1 LCP:    EndpointDisc 1 orangeccac (0x130D016F72616E676563636163)
*Mar  1 00:07:00.096: BR0:1 LCP: I CONFREQ [REQsent] id 91 len 28


Config on the Cisco 3600 in main office

show conf
Using 2674 out of 30712 bytes
!
version 11.2
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname guelph
!
enable secret 5 $1$9I3o$5tPjmrct4qdpICMxqiC.11
enable password 7 110C1704151E0E
!
username guelph password 7 xxxxxxx
username guelphgen password 7 xxxxxxx
username guelphstj password 7 xxxxxxxxx
username orangeccac password 7 xxxxxxx
username arthur password 7 xxxxxxxx
username orangeville password 7 xxxxxxxx
isdn switch-type basic-ni1
!
interface BRI0/0
 --More--                            description BRI to Orangeville
 ip address 10.19.12.1 255.255.254.0
 encapsulation ppp
 isdn spid1 519823794400 8237944
 isdn spid2 519823137400 8231374
 dialer idle-timeout 2147483
 dialer map ip 10.19.12.2 name orangeville speed 56 99417905
 dialer map ip 10.19.12.2 name orangeville speed 56 99410576
 dialer load-threshold 1 either
 dialer-group 1
 no fair-queue
 ppp authentication chap
 ppp multilink
!
interface BRI0/1
 description BRI to arthur
 ip address 10.19.16.1 255.255.254.0
 encapsulation ppp
 isdn spid1 519823456900 8234569
 isdn spid2 519823028600 8230286
 dialer idle-timeout 2147483
 dialer map ip 10.19.16.2 name arthur 98485001
 dialer map ip 10.19.16.2 name arthur 98483269
 --More--                            dialer load-threshold 1 either
 dialer-group 1
 no fair-queue
 ppp authentication chap
 ppp multilink
!
interface BRI0/2
 description BRI to Guelph General Hospital
 ip address 10.19.18.1 255.255.254.0
 encapsulation ppp
 isdn spid1 519823567600 8235676
 isdn spid2 519823080500 8230805
 dialer idle-timeout 2147483
 dialer map ip 10.19.18.2 name guelphgen speed 56 98221535
 dialer map ip 10.19.18.2 name guelphgen speed 56 98227377
 dialer load-threshold 1 either
 dialer-group 1
 no fair-queue
 ppp authentication chap
 ppp multilink
!
interface BRI0/3
 description BRI0/3 to Orangeville CCAC
 --More--                            ip address 10.19.14.1 255.255.254.0
 encapsulation ppp
 isdn spid1 519823229700 8232297
 isdn spid2 519823121200 8231212
 dialer idle-timeout 2147483
 dialer map ip 10.19.14.2 name orangeccac 99409210
 dialer map ip 10.19.14.2 name orangeccac 99404059
 dialer load-threshold 1 either
 dialer-group 1
 no fair-queue
 ppp authentication chap
 ppp multilink
!
interface FastEthernet1/0
 ip address 192.168.5.254 255.255.255.0
!
ip classless
ip route 192.168.1.0 255.255.255.0 10.19.12.2
ip route 192.168.2.0 255.255.255.0 10.19.14.2
ip route 192.168.3.0 255.255.255.0 10.19.16.2
ip route 192.168.4.0 255.255.255.0 10.19.18.2
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
 --More--                           !
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
 password 7 xxxxxxxxx
 login
!
end


Avatar of JFrederick29
JFrederick29
Flag of United States of America image

The password in the username command on the guelph router is the same password on the orangeccac router right?

Guelph - username orangeccac password 7 xxxxxxx
Orangeccac - username guelph password 0 xxxxxxxxx

These passwords must match for successful authentication.  Double check the passwords to make sure they are the same on both routers.

By the way, you have a typo on your second dialer map command on the orangeccac router:

dialer map ip 10.19.14.1 name geulph broadcast 98231212
                                             ^^^^
Avatar of nanook250
nanook250

ASKER

If I cut and paste the password from one to the other, would that ensure they are the same.  The concern I have is I have an older Cisco 700 router in place and working at the moment.  I am reluctant to change the the password on the 3600 in the event I can't get the new router authentication properly.

I didn't setup the 3600 and the password is encrypted.  I am taking the word of the consultant I tracked down that I have the correct password.

I will cut and past the encrypted password from Guelph -  username orangeccac 7 xxxxx, and see how that goes.

Thanks for pointing out the typo.  I guess my second line would never come up with that error, correct?

Thanks
Bill
Correct.  Let us know how it works out.
One other item that may or may not be a concern.  The router that is in place now is connected to the BRI0/3 interface at the moment.  This is the same interface I tried to connect to with the new router too.  I configured the new router with the exact same name and IP address.  Would there be an issue with the MAC address to ip mapping in the Arp table on the 3600 router?  Or would that be automaticlly updated.
The entry would eventually age out and be removed of the ARP table on the 3600.  It shouldn't be anything to worry about.
One other question.  When searching this sight I found a suggestion that I thought might work and that was to add the ppp authentication entries to the Dialer1 interface.

I am very new with the configuration of an ISDN router, but if I am reading things correctly I don't need to configure this interface with the way I have the router confiugred now.

What does it mean by the statements in the last two lines below.

Have I got something confgure wrong there as well, or it related to the password issue as well.

*Mar  1 00:06:54.192: BR0:1 CHAP: O CHALLENGE id 21 len 31 from "orangeccac"
*Mar  1 00:06:54.200: BR0:1 CHAP: I CHALLENGE id 255 len 27 from "guelph"
*Mar  1 00:06:54.208: BR0:1 CHAP: Using hostname from unknown source
*Mar  1 00:06:54.212: BR0:1 CHAP: Using password from AAA
Correct again, the way your configuration is now, the dialer1 interface is not being used.  All configuration is applied to the BRI physical interface.
It has to do with AAA authentication but I don't see anywhere in your configuration specifying AAA on the router.
I didn't, that is why it confused me.  I wasn't sure where it was comming from, or if it was part of my problem
ASKER CERTIFIED SOLUTION
Avatar of JFrederick29
JFrederick29
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Great,

I'm off to the remote office to give it another go.  I will be in touch to let you know how I make out.

Thanks again
WORKED!!!

The consultant obviously gave me the wrong password.  

Thanks for all your help.  This sight is awsome!
You're welcome, glad I could help!