<div dir="auto"><div dir="auto">This may be a little above my head - I'm a bit of an amateur in this area. </div><div dir="auto"><br></div>I used the script from:<div dir="auto"><a href="https://github.com/mricon/tor-relay-bootstrap-rpi/blob/master/README.md">https://github.com/mricon/tor-relay-bootstrap-rpi/blob/master/README.md</a><br></div><div dir="auto">to set it up initially, which, after enabling upnp, seemed to work perfectly. Then, at some point in the middle of the night it went offline. Could it be a problem with my ISP?</div><div dir="auto"><br></div><div dir="auto">I thought nyx was for more recent versions of TOR. I had been using ARM to monitor it.</div><div dir="auto"><br></div><div dir="auto">Thanks for your help everyone I really do appreciate it!</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 17, 2018, 09:45 livak <<a href="mailto:livak@protonmail.com">livak@protonmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks nusenu,<br>
<br>
The relay is configured with the exit reduced policy.<br>
The ORPort is 443 and the DirPort is 80.<br>
<br>
Since exit policy uses "*" as the IP address, IPv6 should be<br>
allowed.<br>
<br>
Does "nyx" does nyx deal with IPv6 ?<br>
<br>
Livak<br>
<br>
<br>
Sent with ProtonMail Secure Email.<br>
<br>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br>
On Sunday, September 16, 2018 5:12 PM, nusenu <<a href="mailto:nusenu-lists@riseup.net" target="_blank" rel="noreferrer">nusenu-lists@riseup.net</a>> wrote:<br>
<br>
> > The relay is now running with the option<br>
> > ExitRelay 1<br>
> > which should trigger the default exit policy,<br>
> > if I didn't understand.<br>
><br>
> your exit policy is:<br>
> reject <a href="http://0.0.0.0/8:*" rel="noreferrer noreferrer" target="_blank">0.0.0.0/8:*</a><br>
> reject <a href="http://169.254.0.0/16:*" rel="noreferrer noreferrer" target="_blank">169.254.0.0/16:*</a><br>
> reject <a href="http://127.0.0.0/8:*" rel="noreferrer noreferrer" target="_blank">127.0.0.0/8:*</a><br>
> reject <a href="http://192.168.0.0/16:*" rel="noreferrer noreferrer" target="_blank">192.168.0.0/16:*</a><br>
> reject <a href="http://10.0.0.0/8:*" rel="noreferrer noreferrer" target="_blank">10.0.0.0/8:*</a><br>
> reject <a href="http://172.16.0.0/12:*" rel="noreferrer noreferrer" target="_blank">172.16.0.0/12:*</a><br>
> reject 142.44.232.119:*<br>
> accept :<br>
><br>
> which I assume is not what you want because it allows SMTP (tcp/25).<br>
><br>
> You might want to consider the reduced exit policy<br>
> <a href="https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy" rel="noreferrer noreferrer" target="_blank">https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy</a><br>
><br>
> you might also want to enable IPv6 exiting if you have IPv6 connectivity<br>
> to make your exit more useful<br>
> <a href="https://trac.torproject.org/projects/tor/wiki/TorRelayGuide#IPv6" rel="noreferrer noreferrer" target="_blank">https://trac.torproject.org/projects/tor/wiki/TorRelayGuide#IPv6</a><br>
><br>
> > The default front page,<br>
> > should also be displayed.<br>
><br>
> if you want to make it easy to see that HTML page, you might want to change<br>
> your DirPort to 80 since people are unlikely to enter<br>
><br>
> <a href="http://142.44.232.119:9030/" rel="noreferrer noreferrer" target="_blank">http://142.44.232.119:9030/</a><br>
><br>
> into their URL bar<br>
><br>
><br>
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
><br>
> <a href="https://twitter.com/nusenu_" rel="noreferrer noreferrer" target="_blank">https://twitter.com/nusenu_</a><br>
> <a href="https://mastodon.social/@nusenu" rel="noreferrer noreferrer" target="_blank">https://mastodon.social/@nusenu</a><br>
<br>
<br>
_______________________________________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org" target="_blank" rel="noreferrer">tor-relays@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" rel="noreferrer noreferrer" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br>
</blockquote></div>