Thanks teor,
> Your relay's IPv6 Exit policy is:
> reject 1-65535
> Which is the port summary for:
> reject *6:*
IPv6 is now enabled on the exit relay and its exit policy updated.
I set the maximum open descriptors to 10,000 with
ulimit -n 1
Are there any other system limits I should consi
> On 17 Sep 2018, at 23:44, livak wrote:
>
> Thanks nusenu,
>
> The relay is configured with the exit reduced policy.
> The ORPort is 443 and the DirPort is 80.
>
> Since exit policy uses "*" as the IP address, IPv6 should be
> allowed.
Your relay's IPv6 Exit policy is:
reject 1-65535
Which i
This may be a little above my head - I'm a bit of an amateur in this area.
I used the script from:
https://github.com/mricon/tor-relay-bootstrap-rpi/blob/master/README.md
to set it up initially, which, after enabling upnp, seemed to work
perfectly. Then, at some point in the middle of the night it
Thanks nusenu,
The relay is configured with the exit reduced policy.
The ORPort is 443 and the DirPort is 80.
Since exit policy uses "*" as the IP address, IPv6 should be
allowed.
Does "nyx" does nyx deal with IPv6 ?
Livak
Sent with ProtonMail Secure Email.
‐‐‐ Original Message ‐‐‐
O
> The relay is now running with the option
>
> ExitRelay 1
>
> which should trigger the default exit policy,
> if I didn't understand.
your exit policy is:
reject 0.0.0.0/8:*
reject 169.254.0.0/16:*
reject 127.0.0.0/8:*
reject 192.168.0.0/16:*
reject 10.0.0.0/8:*
reject 172.16.0.0/12:*
reject 14