Het programma NuFW is een uitgebreide firewall die elke connectie kan filteren op basis van de rechten van de gebruiker en het gebruikte besturingssysteem. Het maakt gebruik van een ldap-server voor het controleren van de rechten en van Netfilter voor het toepassen van de ingestelde filtertechniek. Voor meer informatie over NuFW verwijzen we jullie door naar deze pagina. De ontwikkelaars hebben versie 2.2.6 uitgebracht en voorzien van de volgende aankondiging:
Version 2.2.6:
NuFW 2.2.6 introduces a bunch of new features. The main improvements are:The full changelog is as follows:
- User ID based filtering: it is now possible to have per userid and per group ID acls
- Complex binding: nuauth is able to connect to a list of addresses and ports.
- nuauth: fix rare bug causing infinite loop
- Add auth_mysql module : authentication and ip authentication against a MySQL database
- nuauth: introduces nuauth_single_user_client_limit and nuauth_single_ip_client_limit
- nuauth: add capability to bind on multiple addresses
- nuauth: can now have user-id based acls
- log_nuprelude: message improvements
Version 2.2.5:
This is a bug fix release which fixes a crash linked with the non support of thread in winbind.
The full changelog is as follows:
- fix clients’ Makefile for compatibility with automake 1.10
- bugfix: disallow change of ipauth option on reload to avoid a crash
- fix race condition (multi-threading) in system module (PAM)