<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Squid and SquidGuard Configuration problem!!!]]></title><description><![CDATA[<p dir="auto">Hi all<br />
I installed squid and squidguard on my pfsesne .(Version 2.0.2-RELEASE (amd64) )<br />
So when i start squid, it is not work very well, it can't open some host while the squidguard is stop!!!<br />
What should i do for this problem?<br />
Please help me…<br />
Thanks.</p>
]]></description><link>https://forum.netgate.com/topic/52713/squid-and-squidguard-configuration-problem</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 10:00:02 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/52713.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Feb 2013 06:25:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 09:43:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saej">@<bdi>saej</bdi></a>:</p>
<blockquote>
<p dir="auto">I just configured proxy server…But it just open every host over ssl (https) ... It can't open http (80 port) ... why?</p>
</blockquote>
<p dir="auto">Enter proxy settings to you browser.</p>
]]></description><link>https://forum.netgate.com/post/377036</link><guid isPermaLink="true">https://forum.netgate.com/post/377036</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Tue, 05 Feb 2013 09:43:37 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 09:33:21 GMT]]></title><description><![CDATA[<p dir="auto">I just configured proxy server…But it just open every host over ssl (https) ... It can't open http (80 port) ... why?</p>
]]></description><link>https://forum.netgate.com/post/377035</link><guid isPermaLink="true">https://forum.netgate.com/post/377035</guid><dc:creator><![CDATA[saej]]></dc:creator><pubDate>Tue, 05 Feb 2013 09:33:21 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 09:32:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saej">@<bdi>saej</bdi></a>:</p>
<blockquote>
<p dir="auto">Hi all<br />
I installed squid and squidguard on my pfsesne .(Version 2.0.2-RELEASE (amd64) )<br />
So when i start squid, it is not work very well, it can't open some host while the squidguard is stop!!!<br />
What should i do for this problem?</p>
</blockquote>
<p dir="auto">1. configure you proxy server, test how it's work<br />
2. configure proxy filter, test how its work with proxy filter.<br />
3. browse syslog for errors</p>
]]></description><link>https://forum.netgate.com/post/377032</link><guid isPermaLink="true">https://forum.netgate.com/post/377032</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Tue, 05 Feb 2013 09:32:03 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 09:01:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dvserg">@<bdi>dvserg</bdi></a>:</p>
<blockquote>
<p dir="auto">Did you configure a proxy filter ?</p>
</blockquote>
<p dir="auto">At the first i configured proxy filter<br />
But the proxy filter is disable now…</p>
]]></description><link>https://forum.netgate.com/post/377024</link><guid isPermaLink="true">https://forum.netgate.com/post/377024</guid><dc:creator><![CDATA[saej]]></dc:creator><pubDate>Tue, 05 Feb 2013 09:01:53 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 08:59:14 GMT]]></title><description><![CDATA[<p dir="auto">Did you configure a proxy filter ?</p>
]]></description><link>https://forum.netgate.com/post/377022</link><guid isPermaLink="true">https://forum.netgate.com/post/377022</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Tue, 05 Feb 2013 08:59:14 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 08:55:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dvserg">@<bdi>dvserg</bdi></a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saej">@<bdi>saej</bdi></a>:</p>
<blockquote>
<p dir="auto">Yes i can view config files…</p>
</blockquote>
<p dir="auto">Pls post this files here.</p>
</blockquote>
<p dir="auto">This file code is :</p>
<pre><code># Do not edit manually !
http_port 192.168.1.1:3128
icp_port 0

pid_filename /var/run/squid.pid
cache_effective_user proxy
cache_effective_group proxy
error_directory /usr/local/etc/squid/errors/English
icon_directory /usr/local/etc/squid/icons
visible_hostname localhost
cache_mgr emadi@matasecure.com
access_log /var/squid/logs/access.log
cache_log /var/squid/logs/cache.log
cache_store_log none
logfile_rotate 10
shutdown_lifetime 3 seconds
# Allow local network(s) on interface(s)
acl localnet src  192.168.1.0/255.255.255.0
uri_whitespace allow

cache_mem 100 MB
maximum_object_size_in_memory 128 KB
memory_replacement_policy heap GDSF
cache_replacement_policy heap LFUDA
cache_dir ufs /var/squid/cache 100 16 256
minimum_object_size 0 KB
maximum_object_size 4 KB
offline_mode off
cache_swap_low 90
cache_swap_high 95

# No redirector configured

# Setup some default acls
acl all src 0.0.0.0/0.0.0.0
acl localhost src 127.0.0.1/255.255.255.255
acl safeports port 21 70 80 210 280 443 488 563 591 631 777 901  3128 1025-65535 21 70 80 210 280 443 488 563 591 631 777 901 1025-65535
acl sslports port 443 563  443
acl manager proto cache_object
acl purge method PURGE
acl connect method CONNECT
acl dynamic urlpath_regex cgi-bin \?
acl allowed_subnets src 192.168.1.0/24 
cache deny dynamic
http_access allow manager localhost

http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !safeports
http_access deny CONNECT !sslports

# Always allow localhost connections
http_access allow localhost

quick_abort_min 0 KB
quick_abort_max 0 KB
request_body_max_size 0 KB
reply_body_max_size 0 deny all
delay_pools 1
delay_class 1 2
delay_parameters 1 -1/-1 -1/-1
delay_initial_bucket_level 100
# Throttle extensions matched in the url
acl throttle_exts urlpath_regex -i "/var/squid/acl/throttle_exts.acl"
delay_access 1 allow throttle_exts
delay_access 1 deny all

auth_param basic program /usr/local/libexec/squid/ncsa_auth /var/etc/squid.passwd
auth_param basic children 5
auth_param basic realm Please enter your credentials to access the proxy
auth_param basic credentialsttl 60 minutes
acl password proxy_auth REQUIRED
http_access allow password localnet
http_access allow password allowed_subnets
# Default block all to be sure
http_access deny all
</code></pre>
<p dir="auto">also i never change this file manualy…<br />
Thanks</p>
]]></description><link>https://forum.netgate.com/post/377019</link><guid isPermaLink="true">https://forum.netgate.com/post/377019</guid><dc:creator><![CDATA[saej]]></dc:creator><pubDate>Tue, 05 Feb 2013 08:55:40 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 08:49:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saej">@<bdi>saej</bdi></a>:</p>
<blockquote>
<p dir="auto">Yes i can view config files…</p>
</blockquote>
<p dir="auto">Pls post this files here.</p>
]]></description><link>https://forum.netgate.com/post/377014</link><guid isPermaLink="true">https://forum.netgate.com/post/377014</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Tue, 05 Feb 2013 08:49:33 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 08:47:45 GMT]]></title><description><![CDATA[<p dir="auto">Yes i can view config files…</p>
]]></description><link>https://forum.netgate.com/post/377013</link><guid isPermaLink="true">https://forum.netgate.com/post/377013</guid><dc:creator><![CDATA[saej]]></dc:creator><pubDate>Tue, 05 Feb 2013 08:47:45 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 08:44:39 GMT]]></title><description><![CDATA[<p dir="auto">Possible view you config files for squid &amp; squidGuard ?</p>
]]></description><link>https://forum.netgate.com/post/377010</link><guid isPermaLink="true">https://forum.netgate.com/post/377010</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Tue, 05 Feb 2013 08:44:39 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 08:34:26 GMT]]></title><description><![CDATA[<p dir="auto">Thank you dvserg…<br />
But no messages exist in syslog... :-\</p>
]]></description><link>https://forum.netgate.com/post/377009</link><guid isPermaLink="true">https://forum.netgate.com/post/377009</guid><dc:creator><![CDATA[saej]]></dc:creator><pubDate>Tue, 05 Feb 2013 08:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to Squid and SquidGuard Configuration problem!!! on Tue, 05 Feb 2013 07:21:41 GMT]]></title><description><![CDATA[<p dir="auto">Explore syslog, any messages exists?</p>
]]></description><link>https://forum.netgate.com/post/376989</link><guid isPermaLink="true">https://forum.netgate.com/post/376989</guid><dc:creator><![CDATA[dvserg]]></dc:creator><pubDate>Tue, 05 Feb 2013 07:21:41 GMT</pubDate></item></channel></rss>