***********************************************************
*                                                         *
*                         Firefly                         *
*                          1.0.11                         *
*              The firewall generator script              *
*                    by Stefano Rivera                    *
*                                                         *
***********************************************************

Installation:
=============
Automatically:
   Run (as root) './install.sh'

Manually:
As root:
1. Copy firefly.cfg to /etc
2. Copy firefly.py to /usr/local/sbin
3. Copy firefly.8 to /usr/local/man/man8
4. Copy firefly.cfg.5 to /usr/local/man/man5

Configuration:
   Edit /etc/firefly.cfg to suit your purposes.
   Read 'man 5 firefly.cfg' for details.

   Call '/usr/local/sbin/firefly.py' from your '/etc/ppp/ip-up'
   script (or the '/etc/ppp/ip-up.d' directory if you have one).

Have fun ;-)


Uninstallation:
===============
Automatically:
   Run ./uninstall.sh

Manually:
   Remove all the files you installed ;-)

Deconfiguration:
   Remove the call to /usr/local/sbin/firefly.py from your
   '/etc/ppp/ip-up' file (or the 'ip-up.d' directory)


Help:
=====
Read the man-files. If you havn't installed yet, you can read them by running
'man -l firefly.8' and 'man -l firefly.cfg.5'


Licence:
========
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; version 2 of the
License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA


Contact the author:
===================
Stefano Rivera is to be found at
<scripts 'at' rivera 'dot' za 'dot' net>
http://www.rivera.za.net/

# $Id: README 56 2005-02-16 15:00:57Z  $
