From: Andrew Bratchell (a.bratchell@caeuk.com)
Date: Wed Oct 16 2002 - 16:12:22 GMT-3
Pieter,
try these configs
R4
username r10
password 0 cisco
!
interface BRI0
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
ppp authentication chap
!
interface Dialer0
ip address 104.10.10.4 255.255.255.0
encapsulation ppp
dialer pool 1
dialer remote-name r10
dialer idle-timeout 60
no ip route-cache
no ip mroute-cache
dialer string 403
dialer hold-queue 10
dialer-group 1
ppp callback request
ppp authentication chap
!
dialer-list 1 protocol ip permit
R10
username r4 password 0 cisco
!
interface BRI1/0
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
ppp authentication chap
!
interface Dialer0
ip address 104.10.10.10 255.255.255.0
encapsulation ppp
dialer pool 1
dialer remote-name r4
dialer callback-secure dialer
idle-timeout 60
no ip route-cache
no ip mroute-cache
dialer string 402 class Dial1
dialer hold-queue 10
dialer-group 1
ppp callback accept
ppp authentication chap
!
map-class dialer Dial1
dialer callback-server username
dialer-list 1 protocol ip permit
Thanks
Andy
-----Original Message-----
From: Pieter Jordaan [mailto:pieterj@is.co.za]
Sent: 16 October 2002 19:52
To: ccielab@groupstudy.com
Subject: DDR Question
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