summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
Commit message (Expand)AuthorAgeFilesLines
* require_once() /usr/local/pkg/pf/ filesScott Ullrich2006-10-011-18/+16
* Really run /usr/local/pkg/pf files when neededScott Ullrich2006-09-301-4/+2
* Invalidate the cache before reloading the filter. On bootup the interface li...Scott Ullrich2006-09-271-0/+2
* * Move snort2c to top of rules sectionScott Ullrich2006-09-251-3/+4
* Shhh... Be vewy qwiet. We are adding snort2c table.Scott Ullrich2006-09-251-2/+5
* Move FTP helper pass rules after USER defined rules so that the operator can ...Scott Ullrich2006-09-241-46/+45
* Ensure space after vpns listScott Ullrich2006-09-221-2/+2
* do not unlink sh commands.txt, simply unlink commands.txtScott Ullrich2006-09-221-1/+1
* * Fix MFC error where nat rules are blown outScott Ullrich2006-09-221-4/+6
* Correctly associate carp interfaces with optional interfaces as well. This s...Scott Ullrich2006-09-221-0/+4
* MFC 14433Scott Ullrich2006-09-211-3/+3
* Do not allow openvpn and ipsec entries to run together.Scott Ullrich2006-09-211-1/+0
* When a failover ipsec ip address is defined, use it as the ip address endpoin...Scott Ullrich2006-09-211-1/+7
* When running with verbose mode, tcpdump deocdes sip traffic. Bad boy.Scott Ullrich2006-09-201-1/+1
* * Only run the commands.txt file if it exists.Scott Ullrich2006-09-151-1/+4
* Execute after commands via sh &Scott Ullrich2006-09-141-2/+5
* Woops, only change the first occurance of 19999Scott Ullrich2006-09-121-2/+2
* Start at 19000 since we are ++'ing at the end of the loop.Scott Ullrich2006-09-121-1/+1
* We ++ the starting port at the end of the for loop. Do not ++ it at the begi...Scott Ullrich2006-09-121-2/+0
* Expand special character descrption search and replace for xmlrpc to all desc...Scott Ullrich2006-09-121-9/+29
* $starting_localhost_port++ for tcp/udp rulesScott Ullrich2006-09-111-0/+1
* Install both tcp and udp reflection helper entriesScott Ullrich2006-09-111-6/+6
* * Cleanup -u whitespaceScott Ullrich2006-09-101-3/+3
* We already check for $g['booting'] at the beginning of the function. Do not ...Scott Ullrich2006-09-101-3/+0
* Do not install vpn helper entries on Optional interfaces that are disabledScott Ullrich2006-09-101-3/+3
* Do not install vpn helper entries on Optional interfaces that are disabledScott Ullrich2006-09-101-0/+3
* Convert interface to friendly name, actually use it.Scott Ullrich2006-09-101-0/+1
* Actually redirect traffic when no vpn's are defined, too.Scott Ullrich2006-09-101-1/+2
* Backout last commitScott Ullrich2006-09-101-3/+0
* Cover the tcp case since Alan swears up and down it is not being invoked corr...Scott Ullrich2006-09-091-0/+3
* * Setup pass connections for correct protocols when reflection is in use.Scott Ullrich2006-09-091-3/+12
* Back out last commitScott Ullrich2006-09-091-1/+1
* Fix reflection typo.Scott Ullrich2006-09-091-1/+1
* We only need to match connections coming in on the interfaceScott Ullrich2006-09-061-1/+0
* Only define $vpns if there are vpns defined.Scott Ullrich2006-09-061-2/+3
* Correctly negate IPSEC FTP Helper connections and OpenVPN FTP Helper connecti...Scott Ullrich2006-09-061-8/+5
* Correctly define remote OpenVPN subnets thanks to Fernando.Scott Ullrich2006-09-061-8/+12
* * Use tables to negate IPSEC vpns from FTP HelperScott Ullrich2006-09-061-3/+16
* Reflection + FTP don't play well together, mmmkay?Scott Ullrich2006-09-061-0/+6
* Fix usage of multi-host aliases in rdrBill Marquette2006-09-051-2/+10
* When the local port and external ports are the same, do not install a target ...Scott Ullrich2006-09-041-4/+13
* Now that we are optimized switch the loading firewall output on bootup to a "...Scott Ullrich2006-09-011-6/+6
* MFC 13859Scott Ullrich2006-09-011-3/+3
* NAT reflection is created for the int. instead for the ext. portScott Ullrich2006-08-291-2/+2
* Correct friendly interface names since other developers cannot be bothered to...Scott Ullrich2006-08-231-5/+6
* Fix alias reflection handlingScott Ullrich2006-08-191-11/+43
* Use alias_expand_value()Scott Ullrich2006-08-191-2/+2
* resolve aliases for netcat entriesScott Ullrich2006-08-191-2/+10
* Do not install nat on rules if the interface cannot be deteriminedScott Ullrich2006-08-161-1/+2
* Backout patches from Ticket #1068Scott Ullrich2006-08-141-2/+2
OpenPOWER on IntegriCloud