INSTALL
-------

To compile and install jail 1.0:

$ gzip -dc jail-1.04.tar.gz | tar xf -
$ su root
# make install

The default locations are:
1. /usr/sbin/icmplog
2. /etc/icmplog.conf
3. /usr/man/man8/icmplog.8

Edit the Makefile to change these defaults.

You would typically start the program from your rc.local file. The
icmplog(8) manpage describes the syntax.
