RE: PPP callback

From: Fabrice Bobes (study@6colabs.com)
Date: Mon May 05 2003 - 00:04:59 GMT-3


Richard,

Not sure this explains completely your problem but the username for Chap
is case-sensitive.
R4 is your router name and your map statement uses r4 instead of R4.
Same story for R5 and r5.

Thanks,

Fabrice
http://www.6colabs.com

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Richard Kleimon
Sent: Sunday, May 04, 2003 6:59 PM
To: ccielab@groupstudy.com
Subject: PPP callback

Can anyone tell me if they see anything wrong with my configs? I have
checked them against CCO and they look right. If I strip the interfaces
down to just the maps they work, but as soon as I put the callback stuff
in it stops. I have debugged everything I can think of but it just doest
want to work.
 
Thanks,
 
-Rich
 
 
R4
interface BRI0/0
 ip address 150.50.45.4 255.255.255.248
 encapsulation ppp
 ip ospf demand-circuit
 dialer idle-timeout 10
 dialer map ip 150.50.45.5 name r5 broadcast 8358662
 dialer map ip 150.50.45.5 name r5 broadcast 8358664
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0835866101 8358661
 isdn spid2 0835866301 8358663
 no peer neighbor-route
 ppp callback request
 ppp authentication chap
 ppp multilink
 
R5
interface BRI0/0
 ip address 150.50.45.5 255.255.255.248
 encapsulation ppp
 ip ospf demand-circuit
 dialer callback-secure
 dialer fast-idle 5
 dialer enable-timeout 2
 dialer map ip 150.50.45.4 name r4 class DIALBACK broadcast 8358661
 dialer map ip 150.50.45.4 name r4 class DAILBACK broadcast 8358663
 dialer load-threshold 128 outbound
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0835866201 8358662
 isdn spid2 0835866401 8358664
 no peer neighbor-route
 ppp callback accept
 ppp authentication chap
 ppp multilink
 
 map-class dialer DIALBACK
 dialer callback-server username



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:37 GMT-3