summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* Use settings collected before.Ermal Luçi2008-11-171-3/+3
* Silence errors when trying to obtain gateway for PPTPScott Ullrich2008-11-171-3/+4
* Since we do all that hard work on generate_optcfg_array to get all info for a...Ermal Luçi2008-11-161-27/+24
* Use the newly introduced functions and simplify function get_direct_network_l...Ermal Luçi2008-11-161-26/+9
* Find correct interface ip for using while generating filter rules.Ermal Luçi2008-11-161-2/+2
* As of pf 4.1 keep state is used automatically. Do not keep stateScott Ullrich2008-11-121-5/+5
* Refactor ipfw loading.Ermal Luçi2008-11-111-6/+23
* Remove newline since it breaks the ruleset when its hit.Ermal Luçi2008-11-111-1/+1
* Remove unneded check.Ermal Luçi2008-11-091-1/+1
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-1/+1
* Surpress killall messagesSeth Mos2008-11-061-2/+2
* Increase snaplen to 256Scott Ullrich2008-11-041-3/+3
* Use mute flag on mwexecSeth Mos2008-11-021-5/+1
* Enable pf when it is disabled.Seth Mos2008-11-021-2/+6
* Use the correct ssh port for sshlockout rule.Ermal Luçi2008-10-311-1/+6
* Check for lossSeth Mos2008-10-301-1/+1
* Restore gateway name checkSeth Mos2008-10-301-0/+3
* Correctly procces group gatewaysSeth Mos2008-10-301-1/+7
* Use correct varSeth Mos2008-10-301-3/+2
* Add trigger level supportSeth Mos2008-10-301-3/+22
* Add \n to avoid rule breakageScott Ullrich2008-10-281-1/+1
* add missing newlineChris Buechler2008-10-281-2/+2
* Another optimization which avoids passing the rules twice just to knwo that i...Ermal Luçi2008-10-231-20/+20
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-27/+27
* Mpd4 handles itself mss even with reduced mtu on pppoe case.Ermal Luçi2008-10-191-1/+3
* Do not try to generate rules for the known interface groups or should we?Ermal Luçi2008-10-191-1/+3
* * Cleanup some logic for loading ipfw module which might improve somewhat rul...Ermal Luçi2008-10-191-33/+49
* * Add run_plugins() functionScott Ullrich2008-10-191-23/+6
* Check for valid IP address using is_ipaddrScott Ullrich2008-10-151-2/+2
* Misc style fix and checking to see if this is noticed by GITScott Ullrich2008-10-151-1/+1
* Actually insert the interface address when the option is specified.Scott Ullrich2008-10-141-5/+9
* * Remove bigpond support from backend.Ermal Luçi2008-10-061-9/+0
* trim description so long descriptions on IPsec doesn't create an invalid rulesetChris Buechler2008-10-041-8/+9
* Correct check if we are running with only one interface. LAN ca be deleted wi...Ermal Luçi2008-09-231-1/+1
* Use the correct function to find the right interface to use in loginterface k...Ermal Luçi2008-09-111-2/+2
* Add more optional debuggingSeth Mos2008-09-101-0/+2
* * Fixup stray dots('...') on bootup and add some comments since we do loading...Ermal Luçi2008-09-101-11/+23
* Remove uneeded and commented out code.Ermal Luçi2008-09-101-3/+0
* If we are an single interface setup we need the anti-lockout rule for wan so ...Ermal Luçi2008-09-091-1/+1
* Make the ftp proxy work again.Seth Mos2008-09-051-1/+1
* Remove the code that auto-generates an outbound NAT rule for traffic thatMatthew Grooms2008-09-051-11/+2
* Revert to the previous method of referencing OpenVPN device names in theMatthew Grooms2008-09-041-17/+5
* Enclose interface in curly brackets to prevent filter errors.Seth Mos2008-09-021-5/+5
* Start proxy at 8020Scott Ullrich2008-09-021-1/+1
* Fix detection if an interface is part of bridge up to date.Ermal Luçi2008-08-311-2/+2
* Correct some of the logic in the get_vpns_list() that was committed in theMatthew Grooms2008-08-281-5/+6
* Do not rdr tftp to tftp-proxy for local vpns for both tcp and udp. ThisScott Ullrich2008-08-281-1/+1
* Unbreak FTP when using IPSEC VPN's.Scott Ullrich2008-08-281-6/+6
* Correct some problems with the filter code where we were calling foreachMatthew Grooms2008-08-271-28/+32
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-39/+40
OpenPOWER on IntegriCloud