summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Do not pass traffic on user proxy which can cause deadlocks in freebsdScott Ullrich2008-01-311-3/+3
* Fix copy and pasto.Scott Ullrich2008-01-151-1/+1
* * Use correct package nameScott Ullrich2008-01-151-1/+6
* Add sipproxd hooks.Scott Ullrich2008-01-141-1/+6
* Reapply patches from ticket #1532Scott Ullrich2008-01-051-6/+10
* Revert broken OPT interface removal commit. This breaks configurations entire...Chris Buechler2007-12-241-13/+9
* change label to more accurately portray purpose of ruleChris Buechler2007-12-241-3/+3
* The original code did a mixed work: the part in interfaces_assign.php first r...Scott Ullrich2007-12-241-5/+9
* MFC of [19631] for Ticket #1456Bill Marquette2007-10-051-3/+3
* Correctly set reflection timeout for all protocols.Scott Ullrich2007-09-181-4/+5
* Use $lanif for lan anti-lockout ruleScott Ullrich2007-07-051-1/+1
* Missed commmitScott 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-9/+9
* 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
* 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-2/+11
* Move CARP and PFSYNC allow traffic before USER_RULES section. If a person ha...Scott Ullrich2007-06-291-2/+2
* Default to nat-reflection inactivity of 2000 which is roughtly 33 minutes.Scott Ullrich2007-06-191-1/+1
* Restore previous PPTP changes.Scott Ullrich2007-06-041-5/+5
* Use keep state instead of modulate stateScott Ullrich2007-05-291-1/+1
* Really only allow adavanced tunables when some kind of state tracking is enab...Scott Ullrich2007-05-291-1/+3
* Only allow adavanced tunables when some kind of state tracking is enabled.Scott Ullrich2007-05-291-22/+23
* Pass gre in any direction.Scott Ullrich2007-05-291-6/+6
* Update static routes on filter reloadScott Ullrich2007-05-271-0/+2
* Scrub the absolute minimum amount for PPPoEScott Ullrich2007-05-111-0/+2
* when pppoe aliases on pppoe server are made they make aliases for ng0 to what...Scott Ullrich2007-05-111-2/+5
* Honor sticky-address setting from system->advanced for outgoing load balancin...Scott Ullrich2007-05-101-0/+2
* Trigger on right opt interfaceSeth Mos2007-05-071-1/+1
* get_interface_gateway() does not understand pppoeSeth Mos2007-05-061-1/+1
* Do not create nat on rules for opt interfaces with a gateway.Seth Mos2007-05-051-2/+2
* Install frickin pptp proxy rules correctly.Scott Ullrich2007-05-021-5/+11
* * add comments about scheduler logic * correct one case where the logic was n...Scott Ullrich2007-04-301-2/+7
* Move TDR pruning routines to the correct location.Scott Ullrich2007-04-291-28/+28
* Delete the 2nd and 3rd rules as wellScott Ullrich2007-04-281-1/+3
* Correctly delete old rules from TDR using set 9Scott Ullrich2007-04-281-1/+1
* PPPoE server fixesScott Ullrich2007-04-271-1/+1
* MFCScott Ullrich2007-04-261-16/+17
* MFC Merge 2nd pass NAT rule generation. Take ipsec and voip into account.Scott Ullrich2007-04-251-13/+50
* Correctly map static routes.Scott Ullrich2007-04-251-7/+39
* Detect when schedules are present and install non schedule rule correctlyScott Ullrich2007-04-231-0/+7
* Ensure that old time based rules get deleted during reloadScott Ullrich2007-04-231-0/+1
* Do not reload ipfw if it is already loaded.Scott Ullrich2007-04-221-2/+5
* If $config['system']['dummynetshaper'] is set then load ipfw and dummynet ear...Scott Ullrich2007-04-221-13/+19
* Make the ordering of the IPFW time based rules exactly the same as PF so ther...Scott Ullrich2007-04-221-2/+8
* Handle dhclient case on optX interfaces and map nat correctly.Scott Ullrich2007-04-221-1/+1
* Correctly setup nat interface mappings when AON is disabled and a gateway is ...Scott Ullrich2007-04-221-1/+1
OpenPOWER on IntegriCloud