Re: Callback basic question

From: Earl Aboytes (earl@xxxxxxxxxxxx)
Date: Fri Feb 11 2000 - 17:46:53 GMT-3


   

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 81012345678901
 dialer-group 1
 ppp callback accept
 ppp authentication chap
!
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 81012345678902
 dialer-group 1
 ppp callback request
 ppp authentication chap

---------- Original Message ----------------------------------
From: GRIZZUTI Javier <jgrizzut@softnet.com.ar>
Reply-To: GRIZZUTI Javier <jgrizzut@softnet.com.ar>
Date: Fri, 11 Feb 2000 16:13:23 -0300

>
>Hey all
>
>I have a simple question which I was thinking about.
>Suposse you have R1 and R2 connected with ISDN and you want only R1can
>always originate a call to R2 but R2 made a callback to R1 . Is this
>possible ?
>
>
>> ----------------------------------------------------------
>> Ing. Javier Grizzuti- Systems Engineer
>> Servicios de Ingeniería de Soporte
>> SoftNet S.A. - Perú 327 1er Piso "A" (1067)
>> Buenos Aires - ARGENTINA
>> Phone: (54-1) 4343-4990 - Ext. 237
>> Fax: (54-1) 4343-9132
>> mailto:jgrizzut@softnet.com.ar
>> http://www.softnet.com.ar
>> ---------------------------------------------------------
>>
>>
>>
>>



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