(C) 1995  Peter L Jones
You are hereby allowed to do anything you like with this stuff.  Just
remember - I wrote it first.
------------------------------------------------------------------------------

Hiya.

You're a little on your own here, I'm afraid.

It's all pretty simple.  Edit the scripts to put the required information in
the right places.  Remember to edit the Makefile.  Do a "make install" when
you're ready.  Oh, and all the IP* scripts want renaming after your ISP (and
PPT where appropriate).

Don't moan at me.  I don't know why I bother sometimes.  :-))))))

-- Peter
thanatos@drealm.org

What's here?
------------

ppp.cron is the goody - it retries the connection until it succeeds.

do-demon, get-on and poll-demon are little example wrappers to ppp.cron.

ppp itself is a wrapper to pppd to supply appropriate parameters.

IP.PPT.connect is a chat(1) script to dial your ISP.  ppp.cron supports
multiple phone numbers only by having one connect script per number.

IP.login is a chat(1) script to log in.  One script per ISP.

IP.ip-up is a shell script to run when connected to a specific ISP.

IP.ip-down is a shell script to run when disconnected from a specific ISP.
