[tor-relays] Tor exit relay not publishing sever on metrics?

lists at for-privacy.net lists at for-privacy.net
Sun Dec 29 11:44:02 UTC 2019


On 27.12.2019 23:01, John Csuti wrote:
> Hi Roger,
> Thanks for the direction but I did a ping test on IPv6 and it came
> back. I will look-into other possible issues as well and keep you
> posted.
> 

Your relay is on metrics but IPv6 is missing:
https://metrics.torproject.org/rs.html#details/2895F832741B692363DA7B0574688599E8B89369

2 hints:

- You must allow non-root process to bind to port 80 and 443. (Ports 
below 1024)

- If you have multiple IP or network interfaces, specify one for 
outgoing traffic to use.
OutboundBindAddress 45.20.152.171
OutboundBindAddress [2001:470:1f07:708::10]

or

OutboundBindAddressOR & OutboundBindAddressExit



> On 12/27/2019 3:51 PM, Roger Dingledine wrote:
>> On Thu, Dec 26, 2019 at 09:22:29AM -0500, John Csuti wrote:
>>> 
>>> I have ran a exit relay for 3 days now with fingerprint 
>>> 2895F832741B692363DA7B0574688599E8B89369, and still have not shown in 
>>> the metrics? is there something I'm doing wrong? On start up i do get 
>>> this "Self-testing indicates your ORPort is reachable from the 
>>> outside. Excellent. Publishing server descriptor." I was also 
>>> wondering maybe I screwed something up in the config I could send a 
>>> copy of my config if needed.
>> 
>> I believe your problem is that you're advertising an ipv6 address
>> but it is not reachable.
>> 
>> or-address [2001:470:1f07:708::10]:443
>> 


-- 
╰_╯ Ciao Marco!


More information about the tor-relays mailing list