<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Setup &#8220;Squid Proxy&#8221; Server on Ubuntu and Debian	</title>
	<atom:link href="https://www.tecmint.com/install-squid-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-squid-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 17 Jan 2022 18:46:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: wazzu		</title>
		<link>https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1703441</link>

		<dc:creator><![CDATA[wazzu]]></dc:creator>
		<pubDate>Mon, 17 Jan 2022 18:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8800#comment-1703441</guid>

					<description><![CDATA[Hi,

I have an error after rebooting the device when I force to restart the service works. I tried with the default template &lt;strong&gt;squid.conf&lt;/strong&gt; and at booting works well.

When I use my &lt;strong&gt;squid.conf&lt;/strong&gt; I&#039;m getting an error at reboot, I reviewed the configuration using &lt;code&gt;sudo squid -k&lt;/code&gt; parse and I did not find errors. 

Could you please provide me with advice? 

Take a look at the error.

● squid.service - Squid Web Proxy Server
     Loaded: loaded (/lib/systemd/system/squid.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Fri 2022-01-14 18:11:55 CST; 3min 19s ago
       Docs: man:squid(8)
    Process: 2300 ExecStartPre=/usr/sbin/squid --foreground -z (code=exited, status=0/SUCCESS)
    Process: 2315 ExecStart=/usr/sbin/squid --foreground -sYC (code=exited, status=1/FAILURE)
   Main PID: 2315 (code=exited, status=1/FAILURE)

Jan 14 18:11:54 raspib4bcm squid[2315]: Removing PID file (/run/squid.pid)
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Main process exited, code=exited, status=1/FAILURE
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2346 (squid) with signal SIGKILL.
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2347 (squid) with signal SIGKILL.
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2346 (squid) with signal SIGKILL.
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2347 (squid) with signal SIGKILL.
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Failed with result &#039;exit-code&#039;.
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Unit process 2346 (squid) remains running after unit stopped.
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Unit process 2347 (squid) remains running after unit stopped.
Jan 14 18:11:55 raspib4bcm systemd[1]: Failed to start Squid Web Proxy Server.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I have an error after rebooting the device when I force to restart the service works. I tried with the default template <strong>squid.conf</strong> and at booting works well.</p>
<p>When I use my <strong>squid.conf</strong> I&#8217;m getting an error at reboot, I reviewed the configuration using <code>sudo squid -k</code> parse and I did not find errors. </p>
<p>Could you please provide me with advice? </p>
<p>Take a look at the error.</p>
<p>● squid.service &#8211; Squid Web Proxy Server<br />
     Loaded: loaded (/lib/systemd/system/squid.service; enabled; vendor preset: enabled)<br />
     Active: failed (Result: exit-code) since Fri 2022-01-14 18:11:55 CST; 3min 19s ago<br />
       Docs: man:squid(8)<br />
    Process: 2300 ExecStartPre=/usr/sbin/squid &#8211;foreground -z (code=exited, status=0/SUCCESS)<br />
    Process: 2315 ExecStart=/usr/sbin/squid &#8211;foreground -sYC (code=exited, status=1/FAILURE)<br />
   Main PID: 2315 (code=exited, status=1/FAILURE)</p>
<p>Jan 14 18:11:54 raspib4bcm squid[2315]: Removing PID file (/run/squid.pid)<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Main process exited, code=exited, status=1/FAILURE<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2346 (squid) with signal SIGKILL.<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2347 (squid) with signal SIGKILL.<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2346 (squid) with signal SIGKILL.<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Killing process 2347 (squid) with signal SIGKILL.<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Failed with result &#8216;exit-code&#8217;.<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Unit process 2346 (squid) remains running after unit stopped.<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: squid.service: Unit process 2347 (squid) remains running after unit stopped.<br />
Jan 14 18:11:55 raspib4bcm systemd[1]: Failed to start Squid Web Proxy Server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dave		</title>
		<link>https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1428674</link>

		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Thu, 04 Feb 2021 19:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8800#comment-1428674</guid>

					<description><![CDATA[Hi, I am wondering if this &quot;great&quot; guide could be updated to include transparent proxy setup/configuration. I don&#039;t want to set up individual clients and guests and simply force them all to use the proxy to access the internet.

I read somewhere about using IP tables but can&#039;t seem to get my head around it. 
&lt;pre&gt;
# iptables -t nat -A PREROUTING -i eth1 -p tcp -m tcp --dport 80 -j DNAT --to-destination 92.168.0.1:3128
# iptables -t nat -A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 3128 
&lt;/pre&gt;
Thanks in advance.

Ubuntu 20.04 on a Pi4 with webmin, UFW &#038; squid 4.10.]]></description>
			<content:encoded><![CDATA[<p>Hi, I am wondering if this &#8220;great&#8221; guide could be updated to include transparent proxy setup/configuration. I don&#8217;t want to set up individual clients and guests and simply force them all to use the proxy to access the internet.</p>
<p>I read somewhere about using IP tables but can&#8217;t seem to get my head around it. </p>
<pre>
# iptables -t nat -A PREROUTING -i eth1 -p tcp -m tcp --dport 80 -j DNAT --to-destination 92.168.0.1:3128
# iptables -t nat -A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 3128 
</pre>
<p>Thanks in advance.</p>
<p>Ubuntu 20.04 on a Pi4 with webmin, UFW &amp; squid 4.10.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabriel Moldovan		</title>
		<link>https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1364844</link>

		<dc:creator><![CDATA[Gabriel Moldovan]]></dc:creator>
		<pubDate>Thu, 17 Sep 2020 11:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8800#comment-1364844</guid>

					<description><![CDATA[but to create a whitelist the procedure is the same as the blacklist? 

thank you so much.]]></description>
			<content:encoded><![CDATA[<p>but to create a whitelist the procedure is the same as the blacklist? </p>
<p>thank you so much.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fabrizio		</title>
		<link>https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1340958</link>

		<dc:creator><![CDATA[Fabrizio]]></dc:creator>
		<pubDate>Fri, 26 Jun 2020 14:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8800#comment-1340958</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1340877&quot;&gt;rat from the strawberry field&lt;/a&gt;.

I agree that nowadays it is complicated to use a proxy, in the past without too many mobile phones connected and with more HTTP sites to cache, it was more usable.

Today what I use a proxy for is just to deny websites for specific users and define download pools.

For mobile phones, the best usage is to implement freeradius and some sort of captive portal.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1340877">rat from the strawberry field</a>.</p>
<p>I agree that nowadays it is complicated to use a proxy, in the past without too many mobile phones connected and with more HTTP sites to cache, it was more usable.</p>
<p>Today what I use a proxy for is just to deny websites for specific users and define download pools.</p>
<p>For mobile phones, the best usage is to implement freeradius and some sort of captive portal.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rat from the strawberry field		</title>
		<link>https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1340877</link>

		<dc:creator><![CDATA[rat from the strawberry field]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 18:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8800#comment-1340877</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1340875&quot;&gt;rat from the strawberry field&lt;/a&gt;.

A little thing left out: I&#039;m using squid to log which domains were accessed by the clients. But it is incomplete because android devices can bypass the proxy. And I can&#039;t stop them on the router, because if I forbid all traffic, except the proxy&#039;s own, then many features get unusable on the mobiles. :(]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-squid-in-ubuntu/comment-page-1/#comment-1340875">rat from the strawberry field</a>.</p>
<p>A little thing left out: I&#8217;m using squid to log which domains were accessed by the clients. But it is incomplete because android devices can bypass the proxy. And I can&#8217;t stop them on the router, because if I forbid all traffic, except the proxy&#8217;s own, then many features get unusable on the mobiles. :(</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
