PPP callback

From: Richard Kleimon (richard_kleimon@qwest.net)
Date: Sun May 04 2003 - 22:59:24 GMT-3


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