nufw 2.4.3-2.1 source package in Ubuntu

Changelog

nufw (2.4.3-2.1) unstable; urgency=low

  [ Andreas Metzler ]
  * Stop shipping libtool la files in binary packages. (Closes: #591553)
    http://wiki.debian.org/ReleaseGoals/LAFileRemoval

  [ Ondřej Surý ]
  * Non-maintainer upload.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  29 May 2011 08:08:42 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Pierre Chifflier
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nufw_2.4.3.orig.tar.gz 956.4 KiB dcdbd2708f2c2e12467e8290427000123747df8a0fffb5c31fdecd194bc1d79d
nufw_2.4.3-2.1.debian.tar.gz 17.4 KiB 507a143c4aef1020745207396e61a9e0e4d0e80d5720501fac4abbac49e6f827
nufw_2.4.3-2.1.dsc 1.5 KiB 5ae50a6f335141b689c610fc22afd3fe98a035d26799c31d423d841560271a9b

Available diffs

View changes file

Binary packages built by this source

libnuclient-dev: The authenticating firewall [client development files]

 NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
 It allows to write filtering rules based on user identity, in addition
 to classical network criteria. Unless other solutions, NuFW uses a
 strict security model and can apply different access rules to users
 connected on the same host, for example.
 .
 This library provides files needed to develop a NuFW client.

libnuclient4: The authenticating firewall [client library]

 NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
 It allows to write filtering rules based on user identity, in addition
 to classical network criteria. Unless other solutions, NuFW uses a
 strict security model and can apply different access rules to users
 connected on the same host, for example.
 .
 This library provides the library for nufw clients.

libnussl-dev: No summary available for libnussl-dev in ubuntu oneiric.

No description available for libnussl-dev in ubuntu oneiric.

libnussl1: The authenticating firewall [SSL library]

 NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
 It allows to write filtering rules based on user identity, in addition
 to classical network criteria. Unless other solutions, NuFW uses a
 strict security model and can apply different access rules to users
 connected on the same host, for example.
 .
 This library provides an abstraction layer over SSL functions.

libpam-nufw: The authenticating firewall [PAM module]

 NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
 It allows to write filtering rules based on user identity, in addition
 to classical network criteria. Unless other solutions, NuFW uses a
 strict security model and can apply different access rules to users
 connected on the same host, for example.
 .
 This package contains a PAM module to transparently authenticate to the NuFW
 authentication daemon. It uses the login and password to start a NuFW client,
 for the duration of the session.

nuauth: The authenticating firewall [authentication daemon]

 NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
 It allows to write filtering rules based on user identity, in addition
 to classical network criteria. Unless other solutions, NuFW uses a
 strict security model and can apply different access rules to users
 connected on the same host, for example.
 .
 NuFW can:
  * Act as a traditional firewall
  * Add user identity to the list of parameters used to write firewall rules
  * Authenticate any connection or protocol
  * Perform accounting, routing and quality of service based on users
  * Filter packets with criteria such as application and OS
  * Log all traffic in SQL with username and application information
  * Be the key of a secure and simple Single Sign On system.
 .
 This package provides the authentication daemon, which uses a user database
 (though PAM modules) and an ACL database (which can be a LDAP directory,
 or XML/DBM files, etc.).
 Nuauth handles both client authentication, taking decisions on requests
 sent by the nufw daemon to accept packets or not, and sending decision
 to the nufw daemon.

nuauth-extra: No summary available for nuauth-extra in ubuntu oneiric.

No description available for nuauth-extra in ubuntu oneiric.

nuauth-log-mysql: No summary available for nuauth-log-mysql in ubuntu oneiric.

No description available for nuauth-log-mysql in ubuntu oneiric.

nuauth-log-pgsql: No summary available for nuauth-log-pgsql in ubuntu oneiric.

No description available for nuauth-log-pgsql in ubuntu oneiric.

nuauth-utils: No summary available for nuauth-utils in ubuntu oneiric.

No description available for nuauth-utils in ubuntu oneiric.

nufw: The authenticating firewall [NFQUEUE daemon]

 NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
 It allows to write filtering rules based on user identity, in addition
 to classical network criteria. Unless other solutions, NuFW uses a
 strict security model and can apply different access rules to users
 connected on the same host, for example.
 .
 NuFW can:
  * Act as a traditional firewall
  * Add user identity to the list of parameters used to write firewall rules
  * Authenticate any connection or protocol
  * Perform accounting, routing and quality of service based on users
  * Filter packets with criteria such as application and OS
  * Log all traffic in SQL with username and application information
  * Be the key of a secure and simple Single Sign On system.
 .
 This package provides the daemon receiving packets through the NFQUEUE
 netfilter rule. Information about those packets are forwarded to the
 nuauth daemon, which decides if packets should be accepted or denied,
 sends back the information to Nufw that applies decisions.

nutcpc: The authenticating firewall [client]

 NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
 It allows to write filtering rules based on user identity, in addition
 to classical network criteria. Unless other solutions, NuFW uses a
 strict security model and can apply different access rules to users
 connected on the same host, for example.
 .
 nutcpc is a console-mode client for the NUFW authenticating firewall.
 It is in charge of authenticating the user, and replying to nuauth requests
 to send information on network connections.