Post by teorPost by Fabian A. SantiagoI'm checking my Tor relay on atlas and the dir address is listed as 'none'. I have dirport set in
my torrc file to just a number with no other flags. I can hit the HTML page in my browser. I did
just stand up my relay less than 24 hours ago.
Thanks for helping Tor!
Did you set AccountingMax?
Tor disables the DirPort when it doesn't know if you will reach the limit.
Do you have low bandwidth or RAM?
Without more details, like your relay fingerprint, specs, and torrc,
it is a bit of a guessing game.
T
Post by Fabian A. SantiagoHi,
RelayBandwidthRate 10102 KBytes
RelayBandwidthBurst 15102 KBytes
AccountingMax 150 GBytes
Tor will turn your DirPort back on when it's sure you won't go over
the limit. It's best to just let tor manage this.
Post by Fabian A. Santiagoram = 4gb
fingerprint = D122094E396DF8BA560843E7B983B0EA649B7DF9
ubuntu 16.04 LTS
tor installed via the official tor repo
i've also noticed it doesn't seem to be making use of ipv6 but that could be my torrc. the file has
https://pastebin.com/F6H9ypsL
IPv6 needs to be manually configured in your torrc.
(We're working on it.)
ORPort [IPv6]:9001
IPv6Exit 1
T
_______________________________________________
tor-relays mailing list
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
Fabian S.