
The masqdialer system is designed to provide easily accessible control of
multiple dialout modem connections to the members of a LAN using IP Masquerade
for their internet connectivity.  The server utilizes standard dialing tools to
make the connection (such as pppd and chat) to make the connection so you can
easily setup the server to use your existing scripts.  The system is a
client/server design, so as long as a client can be written for a particular
platform, that platform can take advantage of masqdialer's offerings.  The
masqdialer daemon runs on the linux machine, and upon an authorized client
request, carries out the user's request.

You can read the documentation at http://cpwright.villagenet.com/mserver/ or
you can read index.html in the docs directory of the distribution (just type
make to produce it from the index.m4 file).

This software is distributed under the GNU General Public License Version 2
and is developed in my spare time.  If you appreciate this then you can send
me some email telling me so.  You could also give me interesting hardware (like
an Sun 4 you have lying around somewhere).

If you are getting a CVS version:

	$ aclocal && automake && autoconf && ./configure && make

Otherwise use:

	$ ./configure && make 

to compile the software

--
Charles P. Wright
cpwright@villagenet.com
http://cpwright.villagenet.com/
