Re: isdn callback

From: Andrew Yourtchenko (andin@xxxxxx)
Date: Tue Dec 07 1999 - 12:48:43 GMT-3


   
Hello zheng,

here are two parts of the configs that should be working. I wrote them
right in here in the letter - so there may be some minor errors. :)

hope it helps.

---callback client---
hostname Client
username Server pass cisco

interface bri0
  ip address 192.168.1.10 255.255.255.0
  ppp callback request
  dialer hold-queue 100 timeout 20
  dialer map ip 192.168.1.1 name Server 99999
  ppp authen chap
  dialer-group 1

dialer-list 1 protocol ip permit

---callback server---
hostname Server
user Client pass cisco

map-class dialer CallBackClass
  dialer callback-server username

interface bri0
  ip addr 192.168.1.1 255.255.255.0
  dialer map ip 192.168.1.10 name Client class CallBackClass 88888
  dialer-group 1
  ppp callback accept
  ppp authen chap
  dialer enable-timeout 1
  dialer hold-queue 100

----------

with best regards,
Andrew Yourtchenko

/Systems Engineer
OCS distribution
phone. +7-812-324-2870 ext 244
mailto:andin@ocs.ru
http://www.ocs.ru/

Tuesday, December 07, 1999, 5:00:49 PM, you wrote:

zjg> Hi everyone:
zjg> My company want to user isdn callback.I had done it successfully w
ith
zjg> modem.
zjg> BUT NEVER WITH ISDN.
zjg> COULD you kind enough to give a config example?

zjg> thanks very muck

zjg> zjgu@21cn.com



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:58 GMT-3