summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Don't add port on no nat rules. Fixes #120Chris Buechler2009-11-071-9/+10
* Revert "Fix no nat rules where ports 1024:65535 is added Resolves #120"Scott Ullrich2009-10-271-5/+3
* Fix no nat rules where ports 1024:65535 is added Resolves #120Scott Ullrich2009-10-271-3/+5
* Fix siproxd rule generationChris Buechler2009-09-261-2/+2
* Using /tmp for packet captures is a bad idea, mmmkay?Scott Ullrich2009-09-161-0/+5
* We need to link carp interfaces to wan and lan. This used to be the behavio...Scott Ullrich2009-09-151-3/+8
* Use array_splice() to unset items that should not be sync'd (nosync) Resolve...Scott Ullrich2009-08-241-16/+30
* When a UDP reflection line was added for inetd, it was added as streamScott Ullrich2009-08-161-3/+6
* add "Disable reply-to" box. Work around for bug #14Chris Buechler2009-08-031-1/+1
* Don't log an error unless there really is one.Chris Buechler2009-07-241-2/+4
* Fix rdr on PPPoE and PPTP serversChris Buechler2009-07-231-4/+4
* Revert the flowtable addition that should have never been accidently commited...Scott Ullrich2009-07-191-14/+13
* For now set the number of flows to the same as allowable states.Scott Ullrich2009-07-111-0/+3
* This routine was not meant to foreach() even though it is inside a foreach()....Scott Ullrich2009-07-091-0/+1
* MFC fix from ErmalChris Buechler2009-07-091-12/+12
* Do not call mute_kernel_msgs() it causes havoc.Scott Ullrich2009-07-071-4/+0
* Fix ruleset for > 100 OpenVPN connectionsChris Buechler2009-06-151-11/+4
* Add NAT-T ports.Scott Ullrich2009-05-311-0/+7
* Backport apinger from 2.0 to 1.2Seth Mos2009-05-281-26/+15
* add missing \n's caught by jim-pChris Buechler2009-05-111-2/+2
* Allow disabling of auto-added VPN rulesChris Buechler2009-04-161-8/+15
* Set ipfw's state limit the same as pf'sChris Buechler2009-04-061-24/+31
* Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't an...Chris Buechler2009-04-051-0/+9
* When optimization is "conservative", also increase UDP timeouts. Helps preven...Chris Buechler2009-03-301-3/+7
* Never filter on carpX interfaces.Chris Buechler2009-03-101-5/+2
* Use nat port range 1024:65535Scott Ullrich2009-03-041-1/+4
* Fix UDP NAT ReflectionScott Ullrich2009-03-011-2/+2
* Revert "Add protocol options for Manual Outbound NAT rules. See ticket #1887"Jim Pingle2009-02-251-34/+27
* Add protocol options for Manual Outbound NAT rules. See ticket #1887Jim Pingle2009-02-251-27/+34
* Log an error when we cannot lookup a gateways interface.Scott Ullrich2009-01-311-1/+3
* Fix logic to prevent rule errors when dyndns hostnames do not resolve.Seth Mos2009-01-151-4/+6
* Write out all commands that should be run after filter load insteadScott Ullrich2008-12-151-4/+3
* Back out "Rules have not changed. Not reloading" changes.Scott Ullrich2008-12-151-7/+0
* Do not show starting pflog0Scott Ullrich2008-12-101-5/+0
* * Reset filter reload status to Done if rules are the sameScott Ullrich2008-12-081-1/+4
* Check to make sure file exists before operating on it.Scott Ullrich2008-12-081-3/+9
* Compare rules.debug to previously loaded rules. If no rule changesScott Ullrich2008-12-071-0/+15
* return works fine with any firewall rule. it doesn't return anything for pro...Chris Buechler2008-11-301-9/+1
* fix "no state" rulesChris Buechler2008-11-301-0/+1
* Make nat reflection timeouts consistentScott Ullrich2008-11-191-1/+1
* bridging bug fix from 20080805 was incomplete, only affected LAN and WAN. Als...Chris Buechler2008-11-181-2/+2
* As of pf 4.1 keep state is used automatically. Do not keep stateScott Ullrich2008-11-121-4/+4
* Remove newlines at end of filesScott Ullrich2008-11-091-1/+1
* Add mute flag for killallSeth Mos2008-11-061-1/+1
* Mute pfctl enableSeth Mos2008-11-061-1/+1
* Add optimize algorithm argument correctlySeth Mos2008-11-061-2/+2
* Increase snaplen to 256Scott Ullrich2008-11-041-2/+2
* Use quickScott Ullrich2008-10-311-2/+2
* * Add run_plugins() functionScott Ullrich2008-10-191-20/+5
* Remove duplicate (identical) codeAngelo Turetta2008-10-171-19/+0
OpenPOWER on IntegriCloud