Hi,

To make it work you must, first, recompile pppd with CBCP support .

I personnaly use the 2.3.10 release ( Slackware 7.0, kernel 2.2.13)

I use the following ( it may not be complete, I'm not at home ) script to
connect :

pppd connect 'chat -v ATDT 555222514 CONNECT' /dev/modem callback 555111645
defaultroute debug noipdefault ctsrcs

The authetication is done using pap .
After the RAS agrees for the callback, the session goes down, pppd exits.

Then I send to the modem a string for hanging off after the 1st ring (
ATS0=1),and finnaly I retype pppd /dev/modem ( once the modem has answered )

The 2 last steps are done manually.I was just testing that it works. That
would be nicer to do everything in one script .
Clifford Kite sent me the following URL , where one would find resources about
that:
http://www.inetport.com/~kite/RAScb.gz

Bye

John Hasler wrote:

> If you get it working could you let me know what you did?  I'd like to put
> CBCP support into pppconfig but I have no way to test it.
> --
> John Hasler
> [EMAIL PROTECTED] (John Hasler)
> Dancing Horse Hill
> Elmwood, WI


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]
  • CBCP [EMAIL PROTECTED]
    • brem Belguebli

Reply via email to