Het programma NuFW is een uitgebreide firewall dat elke connectie kan filteren op de rechten van de gebruiker en het gebruikte besturingssysteem. Het maakt gebruik van een ldap-server voor het controleren van de rechten en 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.1 uitgebracht en voorzien van de volgende aankondiging:
NuFW 2.2.1 is available. The main change is related to attribution by IANA of two ports : 4128 and 4129. They are now the default values for nufw to nuauth communication (4128) and client to nuauth communication (4129). It can change things on previously running systems and we thus recommend that you carefully check the port settings when upgrading. The main issue should be on clients and on nufw server as ports are usually set for nuauth in nuauth.conf.
In the mean time, this release also features some bugfixes. The full changelog is as follows:[break]
- port change: IANA has assigned 4128 and 4129 to nufw and nuauth
- x509_std: code cleaning and fix potential crash
- NuFW: fixed compilation on some distribution (for AMD64 architecture)
- client manager: close the client socket even if shutdown fails
- pam_nufw: fix free(home) in _get_runpid()
- nutcpc: fixed creation of .nufw directory
- nuauth: fixed memory leak in debug messages