From 9cf706ced50e5bf66645a7661c995d2dccac256f Mon Sep 17 00:00:00 2001 From: BBcan177 Date: Mon, 15 Dec 2014 00:04:06 -0500 Subject: Mods to pfblockerng.php, .inc, _sync, _v4 and _v6 files. pfblockerng.inc - - Remove redundant ['action'] argument in if() statements. - If no interfaces are selected, defined empty variable and Array. - Separate "Skip & Hold" List download functionality into its own ['state'] process. This allows more fine grain control of each individual list in an Alias. - Remove argument for empty Interfaces in the Rules Re-order process. pfblockerng_sync.xml - - Fix broken link in sync file. pfblockerng_v4lists.xml and _v6 - - Separate "Skip & Hold" List download functionality into its own ['state'] process. This allows more fine grain control of each individual list in an Alias. - Minor Text improvements. --- config/pfblockerng/pfblockerng_v4lists.xml | 42 ++++++++++++++++++------------ 1 file changed, 25 insertions(+), 17 deletions(-) (limited to 'config/pfblockerng/pfblockerng_v4lists.xml') diff --git a/config/pfblockerng/pfblockerng_v4lists.xml b/config/pfblockerng/pfblockerng_v4lists.xml index 469607e6..17f1a14d 100644 --- a/config/pfblockerng/pfblockerng_v4lists.xml +++ b/config/pfblockerng/pfblockerng_v4lists.xml @@ -26,11 +26,11 @@ 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, @@ -197,7 +197,7 @@ IPv4 Lists]]> none - 'Format' - Choose the file format that URL will retrieve.
+ 'Format' - Select the file format that URL will retrieve.
  • 'txt' Plain txt Lists

  • 'gz' - IBlock GZ Lists in Range Format only.

  • @@ -208,15 +208,14 @@
  • 'html' - Web Links

  • 'xlsx' - Excel Lists

  • 'rsync' - RSync Lists

  • -
  • 'ET IQRisk' - Only

  • -
  • 'SKIP' - This format can be used to 'Disable' an Individual List.

  • -
  • 'HOLD' - Once a List has been Downloaded, you can change to 'HOLD' to keep this list Static.

  • - - Note:
    - Downloaded or pfsense local file must have only one network per line and follows the syntax below:
    - Network ranges: 172.16.1.0-172.16.1.255
    +
  • 'ET' IQRisk - Only
+ 'State' - Select the Run State for each list.
+
  • 'ON/OFF' - Enabled / Disabled

  • +
  • 'HOLD' - Once a List has been Downloaded, list will remain Static.
+ 'Note' - Downloaded or pfsense local file must have only one network per line and follows the syntax below: +
    Network ranges: 172.16.1.0-172.16.1.255
    IP Address: 172.16.1.10
    - CIDR: 172.16.1.0/24


]]> + CIDR: 172.16.1.0/24]]>
rowhelper @@ -234,16 +233,24 @@ - - - + + + State + state + select + + + + + + URL or pfSense local file url input - 75 + 50 Header @@ -314,7 +321,8 @@ Update Frequency cron Never
- Select how often List files will be downloaded]]>
+ Select how often List files will be downloaded]]> +
select -- cgit v1.2.3