aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squidGuard/squidguard.xml
diff options
context:
space:
mode:
authorD. V. Serg <dvserg@pfsense.org>2008-01-21 19:55:13 +0000
committerD. V. Serg <dvserg@pfsense.org>2008-01-21 19:55:13 +0000
commit080b6412d7e7bc349ef7c0eaed3eb5159cddb7d4 (patch)
treebc362cf41000590e89a6391e2a65e0ba837f459b /packages/squidGuard/squidguard.xml
parent60c8e388e48b01a293a9f3f2d9efbcf5688dc271 (diff)
downloadpfsense-packages-080b6412d7e7bc349ef7c0eaed3eb5159cddb7d4.tar.gz
pfsense-packages-080b6412d7e7bc349ef7c0eaed3eb5159cddb7d4.tar.bz2
pfsense-packages-080b6412d7e7bc349ef7c0eaed3eb5159cddb7d4.zip
blacklist update
Diffstat (limited to 'packages/squidGuard/squidguard.xml')
-rw-r--r--packages/squidGuard/squidguard.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/packages/squidGuard/squidguard.xml b/packages/squidGuard/squidguard.xml
index 26644e0c..00c0df77 100644
--- a/packages/squidGuard/squidguard.xml
+++ b/packages/squidGuard/squidguard.xml
@@ -106,6 +106,35 @@
<type>checkbox</type>
</field>
<field>
+ <fielddescr>Blacklist proxy</fielddescr>
+ <fieldname>blacklist_proxy</fieldname>
+ <description>
+ Blacklist upload proxy - enter here, or leave blank.
+ Format: host:[port login:pass] . Default proxy port 1080.
+ Example: '192.168.0.1:8080 user:pass'
+ </description>
+ <type>input</type>
+ <size>100</size>
+ </field>
+ <field>
+ <fielddescr>Blacklist URL</fielddescr>
+ <fieldname>blacklist_url</fieldname>
+ <description>Enter FTP, HTTP or LOCAL (pfSense) URL blacklist archive, or leave blank.</description>
+ <type>input</type>
+ <size>100</size>
+ </field>
+ <field>
+ <fielddescr>Emulate error HTTP header</fielddescr>
+ <fieldname>emu_err_http_hdr</fieldname>
+ <description>
+ Check this for enable emulation error code HTTP header,
+ when proxy-filter deny access to URL with specified HTTP error code
+ in 'Redirect' field's. This may change behaviour client's IE brouser
+ and affiliated proxy.
+ </description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>View GUI log</fielddescr>
<fieldname>view_gui_log</fieldname>
<description>Check this for view GUI log</description>