<?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: Setup a TOR proxy with Raspberry PI (The Onion Router) with APT or Docker	</title>
	<atom:link href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Wed, 16 Oct 2024 15:16:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9975</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 23 Jan 2022 16:12:27 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9975</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9974&quot;&gt;Frank&lt;/a&gt;.

And your &lt;code&gt;ifconfig&lt;/code&gt;?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9974">Frank</a>.</p>
<p>And your <code>ifconfig</code>?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9974</link>

		<dc:creator><![CDATA[Frank]]></dc:creator>
		<pubDate>Sun, 23 Jan 2022 15:10:41 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9974</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9967&quot;&gt;peppe8o&lt;/a&gt;.

here is something :
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.334 [notice] Read configuration file &quot;/etc/tor/torrc&quot;.
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [notice] You configured a non-loopback address &#039;10.25.25.20:9050&#039; for SocksPort. This allows everybody on your local network to use your machine as a proxy. Make sure this is what you wanted.
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [notice] Opening Socks listener on 10.25.25.20:9050
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [warn] Could not bind to 10.25.25.20:9050: Cannot assign requested address
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [err] Reading config failed--see warnings above.
Jan 23 14:44:19 rasPROXY systemd[1]: tor@default.service: Main process exited, code=exited, status=1/FAILURE

IP is STATIC and good
Contents of torrc
SocksPort 10.25.25.20:9050
SocksPolicy accept 10.25.25.0/24
RunAsDaemon 1
DataDirectory /var/lib/tor]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9967">peppe8o</a>.</p>
<p>here is something :<br />
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.334 [notice] Read configuration file &#8220;/etc/tor/torrc&#8221;.<br />
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [notice] You configured a non-loopback address &#8216;10.25.25.20:9050&#8217; for SocksPort. This allows everybody on your local network to use your machine as a proxy. Make sure this is what you wanted.<br />
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [notice] Opening Socks listener on 10.25.25.20:9050<br />
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [warn] Could not bind to 10.25.25.20:9050: Cannot assign requested address<br />
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.<br />
Jan 23 14:44:19 rasPROXY tor[556]: Jan 23 14:44:19.339 [err] Reading config failed&#8211;see warnings above.<br />
Jan 23 14:44:19 rasPROXY systemd[1]: <a href="mailto:tor@default.service">tor@default.service</a>: Main process exited, code=exited, status=1/FAILURE</p>
<p>IP is STATIC and good<br />
Contents of torrc<br />
SocksPort 10.25.25.20:9050<br />
SocksPolicy accept 10.25.25.0/24<br />
RunAsDaemon 1<br />
DataDirectory /var/lib/tor</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9967</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 23 Jan 2022 09:17:06 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9967</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9957&quot;&gt;Frank&lt;/a&gt;.

Please try the following debugging command:
&lt;code&gt;journalctl -xe &#124; grep tor&lt;/code&gt;
This will be more verbose on errors, filtering whatever line includes the &quot;tor&quot; word (by the grep command after pipe). Let me know if you see something particularly strange, or send it to me at giuseppe@peppe8o.com

Also, check that your Raspberry PI has still the same IP address configured on SocksPort in your /etc/tor/torrc file. If, for whatever reason, you use DHCP and the router assigned a new IP address to your RPI after the reboot, this error could occurr.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9957">Frank</a>.</p>
<p>Please try the following debugging command:<br />
<code>journalctl -xe | grep tor</code><br />
This will be more verbose on errors, filtering whatever line includes the &#8220;tor&#8221; word (by the grep command after pipe). Let me know if you see something particularly strange, or send it to me at <a href="mailto:giuseppe@peppe8o.com">giuseppe@peppe8o.com</a></p>
<p>Also, check that your Raspberry PI has still the same IP address configured on SocksPort in your /etc/tor/torrc file. If, for whatever reason, you use DHCP and the router assigned a new IP address to your RPI after the reboot, this error could occurr.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9957</link>

		<dc:creator><![CDATA[Frank]]></dc:creator>
		<pubDate>Sun, 23 Jan 2022 01:11:58 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9957</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9950&quot;&gt;peppe8o&lt;/a&gt;.

Here is the status of tor.service
pi@rasPROXY:~ $ sudo systemctl status tor.service
● tor.service - Anonymizing overlay network for TCP (multi-instance-master)
     Loaded: loaded (/lib/systemd/system/tor.service; enabled; vendor preset: enabled)
     Active: active (exited) since Sun 2022-01-23 01:04:42 GMT; 56s ago
    Process: 457 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
   Main PID: 457 (code=exited, status=0/SUCCESS)
        CPU: 10ms

Jan 23 01:04:42 rasPROXY systemd[1]: Starting Anonymizing overlay network for TCP (multi-instance-master)...
Jan 23 01:04:42 rasPROXY systemd[1]: Finished Anonymizing overlay network for TCP (multi-instance-master).

Here is status of tor@default.service
pi@rasPROXY:/var/log/tor $ sudo systemctl status tor@default.service
● tor@default.service - Anonymizing overlay network for TCP
     Loaded: loaded (/lib/systemd/system/tor@default.service; enabled-runtime; vendor preset: enabled)
     Active: failed (Result: exit-code) since Sun 2022-01-23 01:04:46 GMT; 1min 40s ago
    Process: 583 ExecStartPre=/usr/bin/install -Z -m 02755 -o debian-tor -g debian-tor -d /run/tor (code=exited, status&#062;
    Process: 584 ExecStartPre=/usr/bin/tor --defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc&#062;
    Process: 585 ExecStart=/usr/bin/tor --defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --&#062;
   Main PID: 585 (code=exited, status=1/FAILURE)
        CPU: 137ms

On the BOOT SCREEN
[FAILED] Failed to start Anonymizing overlay network for TCP.
see &#039;systemctl sttus tor@default.service&#039; for details.


log folder is empty !!!

Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9950">peppe8o</a>.</p>
<p>Here is the status of tor.service<br />
pi@rasPROXY:~ $ sudo systemctl status tor.service<br />
● tor.service &#8211; Anonymizing overlay network for TCP (multi-instance-master)<br />
     Loaded: loaded (/lib/systemd/system/tor.service; enabled; vendor preset: enabled)<br />
     Active: active (exited) since Sun 2022-01-23 01:04:42 GMT; 56s ago<br />
    Process: 457 ExecStart=/bin/true (code=exited, status=0/SUCCESS)<br />
   Main PID: 457 (code=exited, status=0/SUCCESS)<br />
        CPU: 10ms</p>
<p>Jan 23 01:04:42 rasPROXY systemd[1]: Starting Anonymizing overlay network for TCP (multi-instance-master)&#8230;<br />
Jan 23 01:04:42 rasPROXY systemd[1]: Finished Anonymizing overlay network for TCP (multi-instance-master).</p>
<p>Here is status of <a href="mailto:tor@default.service">tor@default.service</a><br />
pi@rasPROXY:/var/log/tor $ sudo systemctl status <a href="mailto:tor@default.service">tor@default.service</a><br />
● <a href="mailto:tor@default.service">tor@default.service</a> &#8211; Anonymizing overlay network for TCP<br />
     Loaded: loaded (/lib/systemd/system/tor@default.service; enabled-runtime; vendor preset: enabled)<br />
     Active: failed (Result: exit-code) since Sun 2022-01-23 01:04:46 GMT; 1min 40s ago<br />
    Process: 583 ExecStartPre=/usr/bin/install -Z -m 02755 -o debian-tor -g debian-tor -d /run/tor (code=exited, status&gt;<br />
    Process: 584 ExecStartPre=/usr/bin/tor &#8211;defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc&gt;<br />
    Process: 585 ExecStart=/usr/bin/tor &#8211;defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc &#8211;&gt;<br />
   Main PID: 585 (code=exited, status=1/FAILURE)<br />
        CPU: 137ms</p>
<p>On the BOOT SCREEN<br />
[FAILED] Failed to start Anonymizing overlay network for TCP.<br />
see &#8216;systemctl sttus <a href="mailto:tor@default.service">tor@default.service</a>&#8216; for details.</p>
<p>log folder is empty !!!</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9950</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sat, 22 Jan 2022 18:19:23 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9950</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9947&quot;&gt;Frank&lt;/a&gt;.

Hi Frank,
Please, can you check tor log files (by default should be /var/log/tor) to see what is the error? Also check what &quot;sudo systemctl status tor.service&quot; returns]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9947">Frank</a>.</p>
<p>Hi Frank,<br />
Please, can you check tor log files (by default should be /var/log/tor) to see what is the error? Also check what &#8220;sudo systemctl status tor.service&#8221; returns</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9947</link>

		<dc:creator><![CDATA[Frank]]></dc:creator>
		<pubDate>Sat, 22 Jan 2022 16:29:23 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9947</guid>

					<description><![CDATA[Great tuotrial. 
I just have an issue.
All is perfect and I can use the proxy-Tor but when I reboot the Pi-4 Tor fails to start.

Any idea, maybe permissions ???

Thanks]]></description>
			<content:encoded><![CDATA[<p>Great tuotrial.<br />
I just have an issue.<br />
All is perfect and I can use the proxy-Tor but when I reboot the Pi-4 Tor fails to start.</p>
<p>Any idea, maybe permissions ???</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9302</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Thu, 30 Dec 2021 11:51:18 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9302</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9226&quot;&gt;Kai&lt;/a&gt;.

Hi Kai. This tutorial is to create a direct proxy: this means that you are using this server only for requests to the external world. I suspect you need to create a published service on TOR network, which is a different project. Am I wrong?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9226">Kai</a>.</p>
<p>Hi Kai. This tutorial is to create a direct proxy: this means that you are using this server only for requests to the external world. I suspect you need to create a published service on TOR network, which is a different project. Am I wrong?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kai		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-9226</link>

		<dc:creator><![CDATA[Kai]]></dc:creator>
		<pubDate>Tue, 28 Dec 2021 10:37:11 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-9226</guid>

					<description><![CDATA[Nach Englisch (US) 
Hi, thanks for the tutorial. Is there a way to route only external requests through Tor and simply pass internal IP addresses (e.g. routers) directly to the local network?

Many greetings]]></description>
			<content:encoded><![CDATA[<p>Nach Englisch (US)<br />
Hi, thanks for the tutorial. Is there a way to route only external requests through Tor and simply pass internal IP addresses (e.g. routers) directly to the local network?</p>
<p>Many greetings</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-2448</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Thu, 18 Feb 2021 07:14:45 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-2448</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-2446&quot;&gt;David Herren&lt;/a&gt;.

Hi David,
I don&#039;t know what your install_tor.sh file makes. However, this tutorial uses RPI as TOR proxy and you browse web from any external device. In this configuration, you can leave your Raspberry PI in any position able to communicate with your home router. It will be enought for all devices using your router to get TOR proxy services and you don&#039;t need to take RPI with you around home]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-2446">David Herren</a>.</p>
<p>Hi David,<br />
I don&#8217;t know what your install_tor.sh file makes. However, this tutorial uses RPI as TOR proxy and you browse web from any external device. In this configuration, you can leave your Raspberry PI in any position able to communicate with your home router. It will be enought for all devices using your router to get TOR proxy services and you don&#8217;t need to take RPI with you around home</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Herren		</title>
		<link>https://peppe8o.com/setup-a-tor-proxy-server-with-raspberry-pi-raspberry-pi-os-lite/#comment-2446</link>

		<dc:creator><![CDATA[David Herren]]></dc:creator>
		<pubDate>Wed, 17 Feb 2021 22:13:54 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com//?p=869#comment-2446</guid>

					<description><![CDATA[I have followed various methods for installing TOR and I had it running perfectly for a while. However, using the RPi internal wifi was too weak and couldn&#039;t be reached from various locations around the house. I thought perhaps an external wifi adapter would give me better range, so I purchased a Panda Wireless USB adapter. When I do

ip a

the panda adapter shows up as wlan1

I edited the install_tor.sh file to point to wlan1 instead of wlan0, ran the installer, but nonetheless, it installs on wlan0

Any suggestions?]]></description>
			<content:encoded><![CDATA[<p>I have followed various methods for installing TOR and I had it running perfectly for a while. However, using the RPi internal wifi was too weak and couldn&#8217;t be reached from various locations around the house. I thought perhaps an external wifi adapter would give me better range, so I purchased a Panda Wireless USB adapter. When I do</p>
<p>ip a</p>
<p>the panda adapter shows up as wlan1</p>
<p>I edited the install_tor.sh file to point to wlan1 instead of wlan0, ran the installer, but nonetheless, it installs on wlan0</p>
<p>Any suggestions?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
