Main repository for pfSense
Go to file
Renato Botelho daf7490f4d Fix #8290
On d9b05eb490 the way aliases containing a mix of IP address and FQDNs
works has changed and all items were added to filterdns to make sure
the pf table created would be persistent. The flag $use_filterdns was
being set only when the array item used to control didn't exist yet.
Because of that, the second call to the same function made it to return
a different result. Set it independent if a new array item is created
or not to make the function to properly return the right thing.
2018-02-02 14:51:09 -02:00
.github
build/scripts Silence warnings generated by sysctl to standard error. 2018-01-31 16:56:36 -02:00
src Fix #8290 2018-02-02 14:51:09 -02:00
tools Add sysutils/devcpu-data 2018-01-19 08:18:53 -02:00
.editorconfig
.gitattributes
.gitignore
BOOTSTRAP.md
build.conf.sample Update the Copyright notice for pfSense. 2018-01-05 07:44:37 -06:00
build.sh Small cosmetic fix. 2018-01-05 07:50:19 -06:00
LICENSE
README.md Update the Copyright notice for pfSense. 2018-01-05 07:44:37 -06:00
zanata.xml

pfSense

Overview

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.

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.

pfSense started in 2004 as a fork of the m0n0wall Project (which ended 2015/02/15), though has diverged significantly since.

pfSense is Copyright 2004-2018 Rubicon Communications, LLC (Netgate) and published under an open source license. Read more at https://pfsense.org/ and support the team by buying a Gold Membership Subscription, bundled hardware appliances or commercial support.

Contribute

For information on how to contribute to the pfSense project, see CONTRIBUTING.