NuFW is now part of the debian distribution but you can still find here packages for stable (sarge) and testing (etch) distribution. You can add to your sources.list :
deb http://packages.inl.fr/ stable/
or
deb http://packages.inl.fr/ unstable/
The packages are signed by a PGP key. To import the key to your apt keyring, use apt-key:
wget 'http://packages.inl.fr/public_key.asc'
cat public_key.asc | apt-key add -
apt-get update
Debian packages are available for etch distribution. The base URL is of debian package is http://packages.inl.fr/.
The following packages are available :
For NuFW 2.2
nufw: the daemon running on the firewall
nuauth: the authentication daemon
nutcpc: a client for linux
nuauth-utils: utils to administrate the ACLs on the LDAP server
libnuclient3: NuFW client library and the associated developpement files.
nuauth-extra: Extra modules for the nuauth server
nuauth-log-mysql: Module for nuauth logging into mysql databases
nuauth-log-pgsql: Module for nuauth logging into PostgreSQL databases
NuFW as well as the client nutcpc are available directly in the Ubuntu distribution since the version Breezy Badger (5.10). All you need is to activate the Universe repository.
The packaged version is a version 1.0x until Edgy Eft (6.10) and 2.0x from Feisty Fawn (7.04) on.