INSTALLATION:
As user:
1. Type 'tar xvfz sg-packetfilter-0.2.1.src.tar.gz'
or 'tar xvfj sg-packetfilter-0.2.1.src.tar.bz2'.
2. Type 'cd sg-packetfilter-0.2.1.src'.
3. Change with 'su root' to root.
As root:
4. Type 'sh install.src.sh' to install the source script.
5. Go to /usr/sbin/ and configure the file
'sg-packetfilter.src' with your favorite editor.
SunGazer Packetfilter requires the following:
- kernel >= 2.4
- iptables netfilter modules -> kernel
- iptables >= 1.2
- bash
UNINSTALLATION:
As root:
1. Type 'sh uninstall.src.sh'. Please choose the right version
of the uninstall script or there may be errors durring uninstallation.