RE: PPP callback

From: Brian Dennis (brian@labforge.com)
Date: Mon May 05 2003 - 01:54:54 GMT-3


Check that your usernames used for authentication are "r4/r5" and not
"R4/R5". Also you have a misspelling on R5's second dialer map to R4.
(class DAILBACK as opposed to class DIALBACK).

Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
Director of CCIE Training and Development - IPexpert, Inc.
Mailto: brian@ipexpert.net
Toll Free: 866.225.8064
Outside U.S. & Canada: 312.321.6924

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