summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Backout my previous advice to CMB. It was grossly wrong.Scott Ullrich2008-02-191-4/+14
* Fix part of broken ruleset with single interfaceChris Buechler2008-02-181-13/+3
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-181-1/+9
* If antilockout is enabled, and there is only one interface, apply the antiloc...Chris Buechler2008-02-091-3/+15
* LAN interface is now optional.Scott Ullrich2008-02-091-100/+162
* Revert to retain compatibility with the GUI.Ermal Luçi2008-02-011-5/+0
* Correctly escape special characters.Ermal Luçi2008-02-011-1/+1
* Add defualt pass rule on lan interface and remove it from config.Ermal Luçi2008-02-011-0/+5
* reply-to logic needed some touchups to handle the new gateway code alsoBill Marquette2008-01-271-2/+9
* fix route-to rule generation with new gateways codeBill Marquette2008-01-271-1/+7
* Remove a duplicated entry slipped in accidentally.Ermal Luçi2008-01-211-9/+0
* More changes in the attempt to change the logic on filter.incErmal Luçi2008-01-201-10/+10
* Please don't force commit!Bill Marquette2008-01-191-2/+2
* Unbreak filter_rules_generate broked by previous wrong commit which was again...Ermal Luçi2008-01-181-396/+485
* First attempt at changing the logic of the default rules of pfSense.Ermal Luçi2008-01-181-462/+384
* Forgotten filter.inc support for Floating tab on the Rules section.Ermal Luçi2008-01-171-8/+18
* Move $rule portion out of the ng0 check that accidently slipped in. ThisScott Ullrich2008-01-171-1/+1
* Unbreak traffic from the firewall itself.Scott Ullrich2008-01-171-1/+1
* * Fix many bugs itroduced with the new shaper code import.Ermal Luçi2008-01-161-49/+76
* Fix copy and pasto.Scott Ullrich2008-01-151-5/+0
* * Use correct package nameScott Ullrich2008-01-151-2/+7
* Add sipproxd hooks.Scott Ullrich2008-01-141-1/+7
* Bring in the new traffic shaper.Ermal Luçi2008-01-111-106/+25
* touch up textChris Buechler2008-01-081-12/+12
* change label to more accurately portray purpose of ruleChris Buechler2007-12-241-3/+3
* Remove ftpproxy anchor that is not needed by ftp-proxy.Scott Ullrich2007-11-211-1/+0
* Convert anchors and such over to ftp-proxy.Scott Ullrich2007-11-211-9/+9
* Switch over to ftp-proxy from pftpx.Scott Ullrich2007-11-211-3/+3
* Minor style nitpicks. # should have a space betwen it and the next text.Scott Ullrich2007-11-051-1/+1
* Automatically permit PFTPX traffic behind the scenes. Without this change mu...Scott Ullrich2007-11-051-6/+17
* Lookup the gateway ip for rules which reference gateways by nameSeth Mos2007-10-191-4/+4
* MFC of change [19782] per request from sullrich@Bill Marquette2007-10-171-0/+3
* global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427Bill Marquette2007-10-171-1/+1
* Ticket #1456 - drop one level of verbosity in tcpdump. Some protocolsBill Marquette2007-10-051-3/+3
* * Add find_dns_aliases()Scott Ullrich2007-09-251-5/+2
* Add add_hostname_to_watch() function which will help operate the dns firewall...Scott Ullrich2007-09-251-0/+7
* Correctly set reflection timeout for all protocols.Scott Ullrich2007-09-181-6/+7
* Create a management subnet on a wan interface if the interface is DHCP.Seth Mos2007-09-011-47/+79
* Negate local networks as well. It's required for proper operation after allSeth Mos2007-08-221-0/+25
* Static port the mobile ipsec port 4500Seth Mos2007-08-041-0/+20
* Use $lanif for lan anti-lockout ruleScott Ullrich2007-07-051-1/+1
* Escape $lan correctlyScott Ullrich2007-07-051-1/+1
* Do not use $iface as source or destination as it may be a member of a bridge ...Scott Ullrich2007-07-051-10/+10
* Since we are matching traffic on incoming interface, do not link wan or lan t...Scott Ullrich2007-07-051-4/+4
* Only pass anti-lockout traffic on $lanScott Ullrich2007-07-051-1/+1
* Supress debug loggingSeth Mos2007-07-041-8/+15
* Cleanup IPSEC rules. We where blocking port = 500 UDP on CARP interfaces, f...Scott Ullrich2007-07-011-6/+6
* Be more verbose on logging so that we can correctly deterimine protocol, etc....Scott Ullrich2007-07-011-2/+2
* unbreak policy routing rules network access to LAN IP Ticket #1320Scott Ullrich2007-06-301-1/+1
* Do not antispoof on wan when it is bridged. Ticket #1352Scott Ullrich2007-06-301-3/+12
OpenPOWER on IntegriCloud