<div>Thanks teor,<br></div><div><br></div><blockquote class="protonmail_quote" type="cite"><div>Your relay's IPv6 Exit policy is:<br></div><div>reject 1-65535<br></div><div>Which is the port summary for:<br></div><div><div>reject *6:*<br></div></div></blockquote><div><br></div><div>IPv6 is now enabled on the exit relay and its exit policy updated.<br></div><div><br></div><div>I set the maximum open descriptors to 10,000 with<br></div><div><br></div><div>ulimit -n 10000<br></div><div><br></div><div>Are there any other system limits I should consider ?<br></div><div><br></div><div>Livak<br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user protonmail_signature_block-empty"><div><br></div></div><div class="protonmail_signature_block-proton">Sent with <a target="_blank" href="https://protonmail.com">ProtonMail</a> Secure Email.<br></div></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On Monday, September 17, 2018 3:51 PM, teor <teor@riseup.net> wrote:<br></div><div> <br></div><blockquote type="cite" class="protonmail_quote"><div><div><br></div></div><div><div>On 17 Sep 2018, at 23:44, livak <<a href="mailto:livak@protonmail.com">livak@protonmail.com</a>> wrote:<br></div></div><blockquote type="cite"><div><div><span>Thanks nusenu,</span><br></div><div><span></span><br></div><div><span>The relay is configured with the exit reduced policy.</span><br></div><div><span>The ORPort is 443 and the DirPort is 80.</span><br></div><div><span></span><br></div><div><span>Since exit policy uses "*" as the IP address, IPv6 should be</span><br></div><div><span>allowed.</span><br></div></div></blockquote><div><br></div><div>Your relay's IPv6 Exit policy is:<br></div><div>reject 1-65535<br></div><div>Which is the port summary for:<br></div><div><div>reject *6:*<br></div><div><div><br></div><div>You need to set IPv6Exit 1 to exit via IPv6.<br></div><div>(The default is 0.)<br></div><div><a href="https://www.torproject.org/docs/tor-manual.html.en">https://www.torproject.org/docs/tor-manual.html.en</a><br></div><div><br></div><div>If you want your relay to accept client connections via IPv6,<br></div><div>you also need to set:<br></div><div><br></div><div>ORPort [Your IPv6 Address]:Port<br></div><div><br></div><div>For example:<br></div><div><br></div><div>ORPort <span style="background-color:rgba(255, 255, 255, 0)" class="highlight">[2001:610:510:115:192:42:115:102]:9004</span><br></div><div><br></div><div>You need to add the IPv6 ORPort to your existing IPv4 ORPort,<br></div><div>which looks like:<br></div><div><br></div><div>Address <span style="background-color:rgba(255, 255, 255, 0)" class="highlight">192.42.115.102</span><br></div><div><span style="background-color:rgba(255, 255, 255, 0)" class="highlight">ORPort 192.42.115.102:9004</span><br></div><div><br></div><blockquote type="cite"><div><span>Does "nyx" does nyx deal with IPv6 ?</span><br></div></blockquote></div></div><div>nyx is a relay monitor.<br></div><div>It will tell you if your relay uses IPv6.<br></div><div>But it doesn't configure your relay for you.<br></div><div><br></div><div><div dir="auto"><div><span style="color:#000000" class="colour"><span style="background-color:rgba(255, 255, 255, 0)" class="highlight">On 18 Sep 2018, at 00:00, Kyle Levy <<a href="mailto:levyrkyle@gmail.com">levyrkyle@gmail.com</a>> wrote:<br></span></span></div><blockquote type="cite"><div dir="auto"><div><span style="color:#000000" class="colour"><span style="background-color:rgba(255, 255, 255, 0)" class="highlight">I used the script from:</span></span><br></div><div dir="auto"><span style="color:#000000" class="colour"><span style="background-color:rgba(255, 255, 255, 0)" class="highlight"><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></span></span><br></div><div dir="auto"><span style="color:#000000" class="colour"><span style="background-color:rgba(255, 255, 255, 0)" class="highlight">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></span><br></div></div></blockquote></div><div><br></div><div>Possibly. But it's more likely a problem with your upnp or router connection limits.<br></div><div><br></div><div>Our experience is that upnp is unreliable. You're better to configure a port mapping<br></div><div>manually on your router.<br></div><div><br></div><div>Tor relays need about 7000 connections to work, more for exits. Many home routers<br></div><div>work badly when they have over 1000 connections.<br></div><div><br></div><div dir="auto"><blockquote type="cite"><div dir="auto"><div dir="auto"><span style="color:#000000" class="colour"><span style="background-color:rgba(255, 255, 255, 0)" class="highlight">I thought nyx was for more recent versions of TOR. I had been using ARM to monitor it.</span></span><br></div></div></blockquote></div></div><div dir="auto">nyx works with all supported versions of Tor (0.2.9 and later).<br></div><div dir="auto"><br></div><div><div dir="auto"><div dir="auto"><div dir="auto">arm is no longer supported.<br></div></div></div></div><div><br></div><div>T<br></div></blockquote><div><br></div>