summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1341. If a table has not entries it is marked as persist and pf(4) doe...Ermal2011-06-081-3/+6
* Fix pppoe server user rule generation. Fixes #1577jim-p2011-06-061-0/+5
* If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT.jim-p2011-06-031-0/+6
* Only add pppoe to the interfaces list if it both has an entry and is in serve...jim-p2011-05-271-3/+5
* Some extra protection against putting empty values into the ruleset.jim-p2011-05-271-2/+2
* Don't overwrite the $target variable. Fixes #1415jim-p2011-05-251-3/+2
* Correct the interface alias generation. Wrong copy-pasto before.Ermal2011-05-241-3/+3
* Correct the interface alias generation.Ermal2011-05-241-3/+3
* Correct the interface alias generation.Ermal2011-05-241-2/+9
* Use remoteips here.Ermal2011-05-241-1/+1
* Resolves #1243. Properly handle pppoe new format of config so correct ruleset...Ermal2011-05-241-26/+39
* Fix automatic and manual outbound NAT for PPTP. Fixes #954jim-p2011-05-241-6/+4
* Fixes #1386. Correct unlooping nested port aliases.Ermal2011-05-201-5/+16
* Fix IPsec descr trimming for rule labels. Ticket #1426jim-p2011-05-111-9/+9
* Reorder where inetd gets started to after where the package rules are generat...jim-p2011-05-061-8/+9
* Bring back the optimization on max-packets at pf(4) level now that the issues...Ermal2011-05-021-0/+3
* Now that layer7 daemon issues are resolved bring back this optimization.Ermal2011-05-021-2/+2
* Resolves #1391. Bring back VPN auto rule disable advanced setting.Ermal2011-04-061-1/+4
* Unbreak inetd.conf generation to avoid entries containing Array entries. This...Ermal2011-04-051-1/+1
* Trim spaces out to avoid problems from explode.Ermal2011-03-291-1/+1
* Add back gre allowing rules since they are needed.Ermal2011-03-291-0/+2
* Allow TCP and UDP for DHCP failover traffic.jim-p2011-03-281-2/+2
* In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...jim-p2011-03-281-2/+2
* Correct PPTP Clients alias address. The PPTP server address was been utlized ...Warren Baker2011-03-281-1/+1
* Correctly handle aliases for the target on inetd rules. Otherwise bad paramet...Ermal2011-03-251-1/+6
* Do not write ont rules anymore max-packets. This apparently was done by me in...Ermal2011-03-241-2/+2
* Generate the config file in a variable then write it as a whole to a file.Ermal2011-03-181-2/+0
* Up the number of packets that gets sent to divert consumers since this count ...Ermal2011-03-171-1/+1
* Correctly generate the interface.Ermal2011-03-101-2/+2
* Define only one loginterface since that is what pf(4) allows. This prevents a...Ermal2011-03-101-9/+4
* Remove quick from the filter rule by request of Erik.smos2011-03-101-1/+1
* Correct the config path to the upnp array, this prevented the filter rule fro...smos2011-03-101-1/+1
* Correctly use the WAN macro definition for the interface on 2.0. Though i sti...Ermal2011-03-091-2/+2
* If PPTP is set for redir, actually add the NAT rules to rdr.jim-p2011-03-091-0/+10
* Correct firewall rule, remove flags anysmos2011-03-091-1/+1
* Automatically add a multicast allow rule for miniupnpd so that the Xbox 360 w...smos2011-03-091-0/+27
* Add localhost to be natted automagically from auto-generated nat rules. This ...Ermal2011-03-081-0/+1
* Check if the protocol is empty, not just if it's set. Fixes #1323jim-p2011-03-041-1/+1
* Make this lowercase before checking, or people who ended up with TCP or UDP i...jim-p2011-03-031-0/+1
* Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...Ermal2011-03-011-1/+1
* Add Global reply-to disable checkbox, resolves the issue #1137lgcosta2011-02-221-1/+1
* reversal of accidentally deleted fileslgcosta2011-02-221-4/+17
* Add Global reply-to disable checkbox, resolves the issue #1137Luiz Gustavo S. Costa2011-02-211-17/+4
* fix log textChris Buechler2011-02-181-1/+1
* Add automatic rules to pass DHCP failover traffic if a failover peer is defin...jim-p2011-02-161-0/+9
* Add snort2c table back in for now.jim-p2011-02-151-0/+3
* Adding support for snortsam from Robert ZScott Ullrich2011-02-141-5/+6
* Add alias support for source and destination ports on outbound NAT.Erik Fonnesbeck2011-02-131-4/+12
* Allow action match to be passed down to pf.Ermal2011-02-111-1/+1
* Add backend support for aliases on source and destination address of outbound...Erik Fonnesbeck2011-02-041-4/+7
OpenPOWER on IntegriCloud