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_v6lists.xml | 47 +++++++++++++++++------------- 1 file changed, 27 insertions(+), 20 deletions(-) (limited to 'config/pfblockerng/pfblockerng_v6lists.xml') diff --git a/config/pfblockerng/pfblockerng_v6lists.xml b/config/pfblockerng/pfblockerng_v6lists.xml index c324b310..2a381451 100644 --- a/config/pfblockerng/pfblockerng_v6lists.xml +++ b/config/pfblockerng/pfblockerng_v6lists.xml @@ -28,7 +28,6 @@ 1. Redistributions of source code must retain the above copyright notice, 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. @@ -61,7 +60,7 @@
Firewall
pfblockerng_v6lists.xml - + General /pkg_edit.php?xml=pfblockerng.xml&id=0 @@ -124,7 +123,7 @@ Sync /pkg_edit.php?xml=/pfblockerng/pfblockerng_sync.xml&id=0 - + Alias Name @@ -182,12 +181,12 @@ info 'Format' : Select the Format Type

'URL' : Add direct link to list: - (Example: Ads, + Example: Ads, Spyware, - Proxies )

+ Proxies

'pfSense Local File' Format :

  http(s)://127.0.0.1/NAME_OF_FILE   or   - /usr/local/www/NAME_OF_FILE    ((Files can also be placed in the /var/db/pfblockerng folders)

+ /usr/local/www/NAME_OF_FILE    (Files can also be placed in the /var/db/pfblockerng folders)

'Header' : The 'Header' Field must be Unique, it will name the List File and it will be referenced in the pfBlockerNG Widget. @@ -200,21 +199,20 @@ 'Format' - Choose the file format that URL will retrieve.
  • 'txt' Plain txt Lists

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

  • -
  • 'gz_2' - Other GZ Lists in IP or CIDR only

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

  • +
  • 'gz_2' - Other GZ Lists in IP or CIDR only.

  • 'zip' - ZIP'd Lists

  • 'block'- IP x.x.x.0 Block type

  • 'html' - Web Links

  • 'xlsx' - Excel Lists

  • 'rsync' - RSync Lists

  • -
  • '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: TBC
    + '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: TBC
      IP Address: TBC
      - CIDR: TBC


    ]]> + CIDR: TBC
]]>
rowhelper @@ -231,15 +229,23 @@ - - + + State + state + select + + + + + + URL or pfSense local file url input - 75 + 50 Header @@ -349,7 +355,8 @@ aliaslog Enable
Select - Logging to Status: System Logs: FIREWALL ( Log )
- This can be overriden by the 'Global Logging' Option in the General Tab.]]>
+ This can be overriden by the 'Global Logging' Option in the General Tab.]]> +
select @@ -389,7 +396,7 @@ Click to SAVE Settings and/or Rule Edits.       Changes are Applied via CRON or - 'Force Update']]> + 'Force Update']]> listtopic -- cgit v1.2.3