Project

General

Profile

Download (1.63 KB) Statistics
| Branch: | Tag: | Revision:
1 faa895d7 Felix Wolfsteller
# pfSense
2
3
## Overview
4
5
The pfSense project is a free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. pfSense software, with the help of the package system, is able to provide the same functionality or more of common commercial firewalls, without any of the artificial limitations. It has successfully replaced every big name commercial firewall you can imagine in numerous installations around the world, including Check Point, Cisco PIX, Cisco ASA, Juniper, Sonicwall, Netgear, Watchguard, Astaro, and more.
6
7
pfSense software includes a web interface for the configuration of all included components. There is no need for any UNIX knowledge, no need to use the command line for anything, and no need to ever manually edit any rule sets. Users familiar with commercial firewalls catch on to the web interface quickly, though there can be a learning curve for users not familiar with commercial-grade firewalls.
8
9 2c066bc9 Chris Buechler
pfSense started in 2004 as a fork of the [m0n0wall](http://m0n0.ch/wall/index.php "m0n0wall project homepage") Project (which ended 2015/02/15), though has diverged significantly since.
10 69b29760 Felix Wolfsteller
11 402c98a2 Reid Linnemann
pfSense is Copyright 2004-2023 [Rubicon Communications, LLC (Netgate)](https://pfsense.org/license "License Information") and published under an open source license.
12 360737f6 jim-p
Read more at [https://pfsense.org/](https://pfsense.org/ "The pfSense homepage") and support the team by buying bundled hardware appliances or commercial support.
13 faa895d7 Felix Wolfsteller
14
## Contribute
15
16 b8f91b7c Luiz Souza
For information on how to contribute to the pfSense project, see [CONTRIBUTING](.github/CONTRIBUTING.md).