Main repository for pfSense
Go to file
Luiz Souza 52d4dc9161 Fixes a bug where an IP alias on loopback interface is not initialized at boot.
A recent change changed the IP alias setup to only happen on enabled interfaces.  As the loopback interfaces do not have the enabled flag on config there are being skiped.

While here reduce some duplicate code and apply the same rules for VIPs and IP aliases.

Ticket:		#8393
Github PR:	#3920
2018-03-30 15:21:59 -03:00
.github Add new CONTRIBUTING file and Pull Request template 2017-12-12 10:12:25 -05:00
build/scripts Silence warnings generated by sysctl to standard error. 2018-01-31 16:56:36 -02:00
src Fixes a bug where an IP alias on loopback interface is not initialized at boot. 2018-03-30 15:21:59 -03:00
tools Prepare repos to point to 2.4.3-RELEASE 2018-03-29 08:35:55 -03:00
.editorconfig Add .inc files to editorconfig 2015-05-22 10:30:23 -03:00
.gitattributes
.gitignore Add .zanata-cache to .gitignore 2017-01-31 10:44:16 -02:00
BOOTSTRAP.md Rename this to BOOSTRAP.md so it's not presented as the general repo info now that it's back in master 2015-09-14 13:42:57 -04:00
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 Move to Apache License 2.0 2016-07-15 16:30:33 -03:00
README.md Update the Copyright notice for pfSense. 2018-01-05 07:44:37 -06:00
zanata.xml Add zanata.xml and exclude it from base pkg 2017-01-31 10:53:16 -02:00

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.