Hello,
You seam to have quite some config here. There is one obvious mistake that jumped in my eyes without even reading clearly. How do you expect it to receive traffic if you set PublishServerDescriptor 0 in the torrc config file? This means that the relay is not known to the directory authorities, thus not in the consensus which clients use to pick relays and connect to them, so it can't possibly work, if would have been a bug if it worked ;)
PublishServerDescriptor 0 is when you want to test stuff, etc.
I hope you understand all those other parameters in the config file and that you need them as stated.
dlugasny@protonmail.com wrote:
In did, I have to read more carefully attached documentation. After small changes torrc looks like this:
Does any one of You see any wrong parameters ?
########################## SocksPort 0 Log notice file /var/log/tor/notices.log ControlPort 9051 HashedControlPassword (for nyx) ORPort 9001 RelayBandwidthRate 400 KBytes # Throttle traffic to 100KB/s (800Kbps) RelayBandwidthBurst 600 KBytes # But allow bursts up to 200KB (1600Kb) ContactInfo Dlugas-ny <dlugasny AT protonmail dot com> DirPort 9030 # what port to advertise for directory connections ExitRelay 0 ExitPolicy reject *:* # no exits allowed PublishServerDescriptor 0 CellStatistics 1 ExtraInfoStatistics 1 ConnDirectionStatistics 1 EntryStatistics 1 LogMessageDomains 1 AvoidDiskWrites 1 WarnPlaintextPorts HeartbeatPeriod 1hours DisableDebuggerAttachment 0