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

John Csuti postmaster at coolcomputers.info
Sun Dec 29 19:12:50 UTC 2019


Roger,

I have set the proper outboundbindaddress tor is also listening on both 
ipv4 and ipv6. Doing a standard port test doesn't work still I get 110 
connection refused? Could there be something wrong with my connection I 
do have an openwrt router so I can do tcpdump on it I'm just not sure 
what arguments to use.

- John


On 12/29/2019 6:44 AM, lists at for-privacy.net wrote:
> 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
>>>
>
>


More information about the tor-relays mailing list