freebsd-ports/security/openfwtk/files/pkg-message.in
Roman Bogorodskiy 3fe9e09bf3 OpenFWTK is an application proxy toolkit which inherits the ideology
of TIS fwtk and maintains API backwards compatibility. The design goal
is to make it simple yet powerful; no performance hacks allowed in the
code and library dependencies are reduced to minimum.

WWW: http://sourceforge.net/projects/openfwtk

PR:		ports/117194
Submitted by:	Anton Karpov <toxa at toxahost.ru>
2007-10-19 16:52:23 +00:00

24 lines
777 B
Text

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
* NOTE:
* In order to use OpenFWTK proxies you need to have
procfs(5) filesystem mounted.
* You are advised to add following to /etc/crontab:
59 * * * * root %%LOCALBASE%%/bin/frequentcheck
58 23 * * * root %%LOCALBASE%%/bin/daily_report
* In order to get this reports, run:
echo "admin@email.addr" > %%LOCALBASE%%/etc/openfwtk/admin
* fw_check installed in %%LOCALBASE%%/share/fw_watch.
* In order to user openfwtk, you need to create
%%LOCALBASE%%/etc/netperm-table, there is no predefined
example for now!
* netperm-table(5) is a good place to start read about
various configuration options
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=