Binary package “nufw” in ubuntu precise

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.