Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regit/nufw
Now User Filtering Works
https://github.com/regit/nufw
Last synced: 9 days ago
JSON representation
Now User Filtering Works
- Host: GitHub
- URL: https://github.com/regit/nufw
- Owner: regit
- License: gpl-3.0
- Created: 2012-07-04T06:51:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T20:13:50.000Z (over 9 years ago)
- Last Synced: 2023-03-12T05:16:53.666Z (over 1 year ago)
- Language: C
- Size: 4.83 MB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
======
README
======See INSTALL for installation.
Howto
=====See http://www.nufw.org/docs/howto22.html
TLS usage
=========NuAuth:
-------A key for nuauth can be created wth the following command :
openssl req -new -x509 -nodes -days 365 -out nuauth-cert.pem -keyout nuauth-key.pem
By default nuauth searches the certificate CONFIGDIR/nuauth-cert.pem and
key CONFIGDIR/nuauth-key.pemKernel:
========It is recommanded to use a recent kernel to benefit of all latest feature.
A kernel superior to 2.6.18 is a good choice.
The patch dump-connection-mark.diff (in patches/) can be applied to the kernel
to increase performances when doing session logging. This patch is included in
2.6.25 kernel and over.Included documentation
======================* scripts/README: describe usage of provided scripts
* doc/README.mark: small howto about QoS and routing capabilities of NuFW
* doc/README.iface: informations about requirements for interface name logging
* doc/README.pam_nufw: how to use NuFW pam authentication module
* doc/README.ldap: information about ldap usage and tuning
* tests/README: information about unitary tests systemContact and support
===================* IRC channel: #nufw on irc.freenode.net server.
* Forum: http://forums.inl.fr/
* Mailing lists: http://nufw.org/Contacts.html
* Security: Please send any security bug or suggestion to:
* Commercial support: http://www.inl.fr/Legal Notice due to cyrus SASL usage
====================================This product includes software developed by Computing Services
at Carnegie Mellon University (http://www.cmu.edu/computing/).