bodyglove
06-03-01, 06:53 AM
I am trying to login on a number which will call me back.
As a client i have a linux box, suse 7.0 kernel 2.2.16.
for the configfile, /etc/rc.config.d/i4l.rc.config:
i4l_secure =""on" /* only the numbers i define can call in */
i4l_dialmode = "manual" /* it'll only call when i say so */
i4l_callback = "out" /* a callback to client, which is me i guess */
i4l_cbdelay = "6" /* wait about six secs for answering i guess */
When I call in, it accepts, but not seems to chap or pap it, so no authentication , strange enough...
The router accepts the call, but does not seem to pass any information to the radius-server, because the radius does not tell the router to call me back.
When I use win95, it all works, the router accepts the call, sends the pap/chap radius understands it all and tells the router to call me back, the client understands after hanging up, to wait for the callback, and answers it when it's ringing
Microsoft's Call Back Configuration Protocol (CBCP) must play a role in this situation...
Can anyone tell me where i went wrong?
:(
As a client i have a linux box, suse 7.0 kernel 2.2.16.
for the configfile, /etc/rc.config.d/i4l.rc.config:
i4l_secure =""on" /* only the numbers i define can call in */
i4l_dialmode = "manual" /* it'll only call when i say so */
i4l_callback = "out" /* a callback to client, which is me i guess */
i4l_cbdelay = "6" /* wait about six secs for answering i guess */
When I call in, it accepts, but not seems to chap or pap it, so no authentication , strange enough...
The router accepts the call, but does not seem to pass any information to the radius-server, because the radius does not tell the router to call me back.
When I use win95, it all works, the router accepts the call, sends the pap/chap radius understands it all and tells the router to call me back, the client understands after hanging up, to wait for the callback, and answers it when it's ringing
Microsoft's Call Back Configuration Protocol (CBCP) must play a role in this situation...
Can anyone tell me where i went wrong?
:(