Stupid question :Call-back with interface dialer

From: David Fahed (dfahed@xxxxxx)
Date: Fri Feb 09 2001 - 02:43:00 GMT-3


   
Hi group...

I always configured the callback with the physical bri interface. I just tried
to configure the callback on dialer interface and it didn't work.
What I want R2 request R3 to callback. What happen R2 call R3 and establish the
connection (R3 doesn't callback).
Debug ppp nego : no problem see the callrequest on the parameter....

 Thanks in advance.

My config:
R3
interface Dialer1
 ip address 10.100.100.2 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 dialer remote-name R2
 dialer pool 1
 dialer string 500
 dialer-group 1
 ppp callback accept
 ppp authentication chap

R2
interface Dialer1
 ip address 10.100.100.1 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 dialer remote-name R3
 dialer pool 1
 dialer string 506
 dialer-group 1
 ppp callback request
 ppp authentication chap



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:28:43 GMT-3