summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Move filter_translate_type_to_real_interface to pfsense-utils.incScott Ullrich2005-03-111-5/+0
* Use scrub on {$wanif} reassemble tcp random-idScott Ullrich2005-03-111-1/+3
* Simplify is_subqueue if logicScott Ullrich2005-03-061-9/+8
* Revert this commit. It broke ALTQ!Scott Ullrich2005-03-061-107/+18
* Add Basic LB support (and altq rulenum changes)Chris Dionissopoulos2005-03-051-18/+107
* Get rid of extra space at the end of the file that Komodo likes to install on...Scott Ullrich2005-03-051-1/+1
* Do not send carp traffic through the packet shaper.Scott Ullrich2005-03-051-0/+1
* Classify incoming LAN traffic from the WAN interrfaceScott Ullrich2005-03-041-2/+4
* Echo done when booting.Scott Ullrich2005-03-041-0/+2
* Missing ;Scott Ullrich2005-03-041-1/+1
* move ssh lockout outside of the foreach user rule loop so we only have one in...Bill Marquette2005-03-041-1/+3
* typoBill Marquette2005-03-041-1/+1
* Make RFC959 data port workaround configurable - default to disabledBill Marquette2005-03-041-0/+18
* broke ftp rule with last commit - fixBill Marquette2005-03-041-1/+1
* Fix ssh lockout ruleBill Marquette2005-03-041-1/+1
* Fix ftp servers that violate RFC 959 (we aren't Checkpoint, we've got better ...Bill Marquette2005-03-041-1/+6
* Move ssh-disable rule to end of the ruleset.Scott Ullrich2005-03-041-4/+4
* Hook in sshlockout_pfScott Ullrich2005-03-031-0/+5
* Be more careful with MTU value. Extract the integer value and ensure the ite...Scott Ullrich2005-03-031-2/+2
* If no ip is assigned, wrap the second interface with ()Scott Ullrich2005-03-031-0/+3
* Do not setup an outgoing rule if an interface lacks an ip address.Scott Ullrich2005-03-031-6/+8
* Do a better check on $config['interfaces']['wan']['mtu'], making sure an actu...Scott Ullrich2005-03-031-1/+1
* Seperate the outputting of /tmp/rules.debug into its own statementScott Ullrich2005-03-031-1/+2
* * Use additional is_array checkingScott Ullrich2005-03-031-2/+3
* Treat line_split as an arrayScott Ullrich2005-03-031-2/+2
* Try to output the line # that errors out.Scott Ullrich2005-03-021-2/+5
* Fix boolean mistake for rules using OS signaturesBill Marquette2005-03-011-1/+1
* We can now put OS filtering in rulesBill Marquette2005-02-281-0/+4
* Make rules for icmp echo workBill Marquette2005-02-281-0/+2
* cleanup another hardcoded pathBill Marquette2005-02-271-2/+2
* \ -> \nScott Ullrich2005-02-261-1/+1
* Mor strict false usageScott Ullrich2005-02-261-1/+1
* add a comment and some minor rule cleanupBill Marquette2005-02-261-6/+8
* Use <> around table namesScott Ullrich2005-02-261-3/+2
* sync passwd file with master.passwdBill Marquette2005-02-261-2/+1
* Remove spamd table for the time beingScott Ullrich2005-02-261-2/+2
* do not forward requests for the lanip to squidScott Ullrich2005-02-261-1/+2
* Woops, thats a table, not anchorScott Ullrich2005-02-261-2/+3
* Add spamd anchor used by spamd packageScott Ullrich2005-02-261-0/+3
* missing braceBill Marquette2005-02-261-1/+2
* Clean up commentsScott Ullrich2005-02-261-3/+4
* Enable bogon filteringBill Marquette2005-02-261-2/+13
* * back out \$ interface changeScott Ullrich2005-02-251-2/+2
* Macros do not need $ in front of them in the ruleset.Scott Ullrich2005-02-251-1/+1
* Extra ]Scott Ullrich2005-02-251-1/+1
* If the wan or lan interface does not match the defined interfaces, ie: one of...Scott Ullrich2005-02-251-0/+6
* IPSec passthru option is finally hereBill Marquette2005-02-251-1/+7
* Do not create an outgoing rule if there is no ip on the interface.Scott Ullrich2005-02-241-1/+2
* Revert back to 1.162Scott Ullrich2005-02-241-52/+52
* * Continue wrapping interfaces around ()Scott Ullrich2005-02-241-49/+49
OpenPOWER on IntegriCloud