<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><div><br></div></div><div>On 17 Sep 2018, at 23:44, livak <<a href="mailto:livak@protonmail.com">livak@protonmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><span>Thanks nusenu,</span><br><span></span><br><span>The relay is configured with the exit reduced policy.</span><br><span>The ORPort is 443 and the DirPort is 80.</span><br><span></span><br><span>Since exit policy uses "*" as the IP address, IPv6 should be</span><br><span>allowed.</span><br></div></blockquote><div><br></div>Your relay's IPv6 Exit policy is:<div>reject 1-65535</div><div>Which is the port summary for:</div><div>reject *6:*<br><div><div><br></div><div>You need to set IPv6Exit 1 to exit via IPv6.</div><div>(The default is 0.)</div><div><a href="https://www.torproject.org/docs/tor-manual.html.en">https://www.torproject.org/docs/tor-manual.html.en</a></div><div><br></div><div>If you want your relay to accept client connections via IPv6,</div><div>you also need to set:</div><div><br></div><div>ORPort [Your IPv6 Address]:Port</div><div><br></div><div>For example:</div><div><br></div><div>ORPort <span style="background-color: rgba(255, 255, 255, 0);">[2001:610:510:115:192:42:115:102]:9004</span></div><div><br></div><div>You need to add the IPv6 ORPort to your existing IPv4 ORPort,</div><div>which looks like:</div><div><br></div><div>Address <span style="background-color: rgba(255, 255, 255, 0);">192.42.115.102</span></div><div><span style="background-color: rgba(255, 255, 255, 0);">ORPort 192.42.115.102:9004</span></div><br><blockquote type="cite"><div><span>Does "nyx" does nyx deal with IPv6 ?</span><br></div></blockquote><br></div></div><div>nyx is a relay monitor.</div><div>It will tell you if your relay uses IPv6.</div><div>But it doesn't configure your relay for you.</div><div><br></div><div><div dir="auto"><div><font color="#000000"><span style="caret-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0);">On 18 Sep 2018, at 00:00, Kyle Levy <<a href="mailto:levyrkyle@gmail.com">levyrkyle@gmail.com</a>> wrote:<br><br></span></font></div><blockquote type="cite"><div dir="auto"><font color="#000000"><span style="caret-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0);">I used the script from:</span></font><div dir="auto"><font color="#000000"><span style="caret-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0);"><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></span></font></div><div dir="auto"><font color="#000000"><span style="caret-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0);">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?</span></font></div></div></blockquote></div><div><br></div><div>Possibly. But it's more likely a problem with your upnp or router connection limits.</div><div><br></div><div>Our experience is that upnp is unreliable. You're better to configure a port mapping</div><div>manually on your router.</div><div><br></div><div>Tor relays need about 7000 connections to work, more for exits. Many home routers</div><div>work badly when they have over 1000 connections.</div><br><div dir="auto"><blockquote type="cite"><div dir="auto"><div dir="auto"><font color="#000000"><span style="caret-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0);">I thought nyx was for more recent versions of TOR. I had been using ARM to monitor it.</span></font></div></div></blockquote><br></div></div><div dir="auto">nyx works with all supported versions of Tor (0.2.9 and later).</div><div dir="auto"><br></div><div><div dir="auto"><div dir="auto"><div dir="auto">arm is no longer supported.</div></div></div></div><div><br></div><div>T</div></body></html>