DDR Question

From: Pieter Jordaan (pieterj@is.co.za)
Date: Wed Oct 16 2002 - 15:51:47 GMT-3


guys

I cant find a answer for this one in the archive's

I have setup 2 router for DDR using dialer profiles, the dialing works in
both directions. I then setup callback on both routers but the calling
router doesnt seem to be requesting callback and the recieving router doesnt
initiate callback. Is this possible with dialer profiles and if so how. Here
are my configs

Calling router
interface BRI0
 no ip address
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-net3
 ppp authentication chap

interface Dialer1
 ip address 192.168.104.2 255.255.255.0
 encapsulation ppp
 dialer remote-name R1
 dialer pool 1
 dialer wait-for-carrier-time 4
 dialer string 2839000
 dialer-group 1
 ppp callback request
 ppp authentication chap
end

Recieving router (Must return call to router above)
interface BRI0
 no ip address
 encapsulation ppp
 dialer enable-timeout 2
 isdn switch-type basic-net3
 ppp authentication chap
!
interface Dialer1
 ip address 192.168.104.1 255.255.255.0
 encapsulation ppp
 dialer remote-name R2
 dialer callback-secure
 dialer enable-timeout 2
 dialer string 2839050 class callback
 dialer caller 2839050 callback
 dialer-group 1
 ppp callback accept
 ppp authentication chap
end

"This e-mail may contain confidential information and may be legally
privileged and is intended only for the person to whom it is addressed. If
you are not the intended recipient, you are notified that you may not use,
distribute or copy this document in any manner whatsoever. Kindly also
notify the sender immediately by telephone, and delete the e-mail. When
addressed to clients of the company from where this e-mail originates ("the
sending company ") any opinion or advice contained in this e-mail is subject
to the terms and conditions expressed in any applicable terms of business or
client engagement letter . The sending company does not accept liability for
any damage, loss or expense arising from this e-mail and/or from the
accessing of any files attached to this e-mail."



This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:48 GMT-3