<?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 Blocked Production Servers]]></title><description><![CDATA[<p dir="auto">I activated Squid to enable virus scanning and it seems to work well. I got a call this morning that users on the production terminal server servers cannot access a website any more.</p>
<p dir="auto">I have a rule to block all internet access accept for the websites I want to allow on servers. So there is an Alias with the IP address and domain names of sites to allow through.</p>
<p dir="auto">Now that the traffic is going through Squid sites that worked before no longer work.</p>
<p dir="auto">I checked the logs and saw that my rule to block all internet after the allow rules have been processed was blocking 127.0.0.1:3128.</p>
<p dir="auto">If I add 127.0.0.1:3128 to the allow list it opens up access to the whole internet which is not good.</p>
<p dir="auto">I tried adding:</p>
<p dir="auto">acl local-servers dstdomain my.domain.net<br />
always_direct allow local-servers</p>
<p dir="auto">to Custom ACLS (Before Auth) and that didn't change anything.</p>
<p dir="auto">Any ideas?</p>
]]></description><link>https://forum.netgate.com/topic/106929/squid-and-blocked-production-servers</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 18:32:37 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/106929.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Oct 2016 16:37:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Squid and Blocked Production Servers on Sun, 23 Oct 2016 17:03:21 GMT]]></title><description><![CDATA[<p dir="auto">i would not recomend squid to use the virus scan, it takes a lot of resources and for what i saw its not that stable, i had this enabled it gave me issues when a user wanted to hear music though itunes or radio fm online</p>
]]></description><link>https://forum.netgate.com/post/656719</link><guid isPermaLink="true">https://forum.netgate.com/post/656719</guid><dc:creator><![CDATA[killmasta93]]></dc:creator><pubDate>Sun, 23 Oct 2016 17:03:21 GMT</pubDate></item></channel></rss>