pfSense

From Wikipedia, the free encyclopedia

pfSense
Website http://www.pfsense.org/
Company/
developer
BSD Perimeter LLC / Chris Buechler, Scott Ullrich
OS family BSD
Source model Free software
Latest stable release 1.2 / February 25, 2008
Kernel type Monolithic kernel
License BSD License
Working state Current

pfSense is a FreeBSD-based firewall tailored for use as a firewall and router. The project started in 2004 as a fork of the m0n0wall project, but focused towards full PC installations rather than the embedded hardware focus of m0n0wall.

Contents

[edit] Release History

October 4, 2006 pfSense version 1.0 was released[1].

October 20, 2006 pfSense version 1.0.1 was released[2].

February 25, 2008 pfSense version 1.2 was released[3].

[edit] Features

pfSense includes almost all the features in expensive commercial firewalls, and more in many cases. Here is a list of features taken from the pfSense Features page.

  • Firewall
  • State Table
  • NAT
  • Redundancy
    • CARP - CARP from OpenBSD allows for hardware failover. Two or more firewalls can be configured as a failover group. If one interface fails on the primary or the primary goes offline entirely, the secondary becomes active. pfSense also includes configuration synchronization capabilities, so you make your configuration changes on the primary and they automatically synchronize to the secondary firewall.
    • pfsync - pfsync ensures the firewall's state table is replicated to all failover configured firewalls. This means your existing connections will be maintained in the case of failure, which is important to prevent network disruptions.
  • Outbound and Inbound Load Balancing
  • VPN - Ipsec, OpenVPN, PPTP
  • PPPoE Server
  • RRD Graphs Reporting
  • Real Time Information - Using AJAX
  • Dynamic DNS
  • Captive Portal
  • DHCP Server and Relay

[edit] See also

[edit] References

  1. ^ pfSense Digest: pfSense 1.0 RELEASED!
  2. ^ pfSense Digest: pfSense 1.0.1 RELEASED!
  3. ^ pfSense Digest: 1.2 Release Available!

[edit] External links