From: hiler john (o_hiler@xxxxxxxxx)
Date: Sun Sep 09 2001 - 06:17:45 GMT-3
hi, all
I just tested ppp callback according the example from
the doc CD, it worked well, but when I added ppp
multilink, I found the callback didn't work. The
client called the server and connected, but the server
didn't disconnect the call and called back. Of course,
if I added "dialer load-th 1 ou" only in server side,
the server would place another call on another B
channel, but it really didn't disconnect the origin
call from the client. Did anyone test them? can they
work toghter? If they can, can you give me a sample
config?
Below is the config from doc CD, I just changed the
number and added "ppp multilink".
PPP Callback Server
interface bri 0
ip address 7.1.1.7 255.255.255.0
encapsulation ppp
dialer callback-secure
dialer enable-timeout 2
dialer map ip 7.1.1.8 name atlanta class dial1 1234
dialer-group 1
ppp callback accept
ppp authentication chap
ppp multilink -----I added
dialer load-threshold 1 outbound ---I added
!
map-class dialer dial1
dialer callback-server username
PPP Callback Client
interface bri 0
ip address 7.1.1.8 255.255.255.0
encapsulation ppp
dialer map ip 7.1.1.7 name dallas 4321
dialer-group 1
ppp callback request
ppp authentication chap
ppp multilink
Best Regards
Hiler
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:15 GMT-3