From: zhencai (zhencai@xxxxxxxx)
Date: Sat Mar 11 2000 - 16:07:57 GMT-3
Ben,
Someone (Chad Marsh?) post a solution on snapshot on dialer profile. It
works on ppp callback too. Try this:
interface bri0
en ppp
ppp auth chap
dialer rotary-group 1
interface dialer1
en ppp
ppp auth chap
ip add 10.1.1.1 255.255.255.0
dialer in-band <------------------- use this command so you can define
map
dialer map ip 10.1.1.2 name r2 class dial1 bro 1234567
dialer-group 1
ppp callback accept
map-class dialer dial1
dialer callback-server username
Regards,
Zhen Cai
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Ben_J_Durand@tivoli.com
Sent: Friday, March 10, 2000 5:17 PM
To: ccielab@groupstudy.com
Subject: Simple callback not working :(
Hi guys,
Help! :) I'm trying to get 2 x 804s to do ISDN ppp callback (no call ID
stuff)
and I can't seem to get it to work. The callback server does call back, the
callback client answers the call, but doesn't recognize the callback server
and
drops the line. After another period, the callback client says "no calls
from
callback server, freeing up dialer 1" or something like that.
First off, let me confirm my commands with you. Regular callin and
authentication works just fine btw, so it's not an issue with chap or
anything.
Here are the commands. Am I missing anything? The key commands being:
"ppp
callback request" on the client, "ppp callback accept" on the server, then
both
a map-class with "dialer callback-server username" applied on the dialed
number?
On the callback server:
hostname cp-dialup
!
interface Dialer1
ip address 10.1.1.1 255.255.255.0
no ip directed-broadcast
ip nat inside
encapsulation ppp
no ip mroute-cache
dialer remote-name bjdurand-rtr
dialer idle-timeout 6000
dialer enable-timeout 5
dialer string 8761846 class MyMap
dialer pool 1
dialer-group 1
compress stac
ppp callback accept
ppp authentication chap
!
map-class dialer MyMap
dialer callback-server username
dialer idle-timeout 5
!
username bjdurand-rtr password cisco
username cp-dialup password cisco
On the callback client:
interface Dialer1
ip address 10.1.1.2 255.255.255.0
no ip directed-broadcast
encapsulation ppp
no ip mroute-cache
dialer remote-name cp-dialup
dialer idle-timeout 6000
dialer string 5740603 class MyMap
dialer hold-queue 50
dialer load-threshold 3 either
dialer pool 1
dialer-group 1
compress stac
no cdp enable
ppp callback request
ppp authentication chap
!
map-class dialer MyMap
dialer callback-server username
!
username bjdurand-rtr password cisco
username cp-dialup password cisco
One thing I noticed in "debug dialer" and "debug callback" is that the
dialed
number from dialer 1 is 5740603, bt the incoming callback is 3175740603
which is
the DN with the area code in front. It didn't think it would matter since
it's
supposed to use the username, but it still doesn't work. Any ideas?
comments?
I've never played with callback before, so any help or comments are
welcomed.
Thanks for your help.
- Ben
18 days to go...
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:04 GMT-3