<div dir="auto">Regards to your bandwidth for a bridge, your speeds seem fine. It is more than enough to handle multiple people at once. Just make sure that you have enough resources to go with it. </div><div dir="auto"><br></div><div dir="auto">With the warning, did you restart the service and check the logs?</div><div dir="auto"><br></div><div dir="auto">Any errors can be posted here allowing us to help you better. </div><div dir="auto"><br></div><div dir="auto">Thanks for running a Tor Bridge and helping fight censorship!</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Leon</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 22 Mar 2022 at 13:29, <<a href="mailto:tdukes@palmettoshopper.com">tdukes@palmettoshopper.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">I think I figured it out. Seems DirPort was commented out.<br>
<br>
I am getting a warning that my contact info isn't set. I uncommented that<br>
section and put a name and email address. Also uncommented the Nickname.<br>
Still getting the warning.<br>
<br>
Just curious, what are the bandwidth requirements to be a bridge? I'm on a<br>
'consumer router' and have around 400 Mbs u/l and 200 Mbs d/l<br>
<br>
TIA<br>
<br>
-----Original Message-----<br>
From: tor-relays <<a href="mailto:tor-relays-bounces@lists.torproject.org" target="_blank">tor-relays-bounces@lists.torproject.org</a>> On Behalf Of<br>
<a href="mailto:tdukes@palmettoshopper.com" target="_blank">tdukes@palmettoshopper.com</a><br>
Sent: Monday, March 21, 2022 5:55 PM<br>
To: <a href="mailto:tor-relays@lists.torproject.org" target="_blank">tor-relays@lists.torproject.org</a><br>
Subject: [tor-relays] Newbie needs help<br>
<br>
Hi,<br>
<br>
Thanks for adding me to the list.<br>
<br>
I setup a Tor Relay in Docker using this image:<br>
<a href="https://hub.docker.com/r/doudou34/tor-server" rel="noreferrer" target="_blank">https://hub.docker.com/r/doudou34/tor-server</a><br>
<br>
Its running, so how can I test it? When I try to access it using port 9001,<br>
I'm unable to connect. I have opened the port on my firewall to the public.<br>
Haven't done it on my router yet but I have Portainer running in Docker and<br>
have no problem accessing it.<br>
<br>
Not a lot of instructions that I can find. I can post the torrc file but<br>
it's the same as the one on the docker page.<br>
<br>
### /etc/torrc ###<br>
# see /etc/torrc/torrc.default and<br>
<a href="https://www.torproject.org/docs/tor-manual.html.en" rel="noreferrer" target="_blank">https://www.torproject.org/docs/tor-manual.html.en</a><br>
<br>
# Server's public IP Address (usually automatic) #Address 10.10.10.10<br>
<br>
# Port to advertise for incoming Tor connections.<br>
# common ports are 9001, 443<br>
ORPort 9001<br>
<br>
# Mirror directory information for others (optional) # common ports are<br>
9030, 80 #DirPort 9030<br>
<br>
# Run as a relay only (not as an exit node)<br>
ExitPolicy reject *:*         # no exits allowed<br>
<br>
# Set limits<br>
#RelayBandwidthRate 1024 KB   # Throttle traffic to<br>
#RelayBandwidthBurst 2048 KB  # But allow bursts up to<br>
#MaxMemInQueues 512 MB        # Limit Memory usage to<br>
<br>
# Run Tor as obfuscated bridge<br>
#ServerTransportPlugin obfs3 exec /usr/bin/obfsproxy managed<br>
#ServerTransportListenAddr obfs3  <a href="http://0.0.0.0:54444" rel="noreferrer" target="_blank">0.0.0.0:54444</a> #BridgeRelay 1<br>
<br>
# Run Tor only as a server (no local applications) SocksPort 0<br>
<br>
# Run Tor as a regular user (do not change this) User debian-tor<br>
DataDirectory /var/lib/tor<br>
<br>
# If no Nickname or ContactInfo is set, docker-entrypoint will use # the<br>
environment variables to add Nickname/ContactInfo here<br>
#Nickname Tor4                 # only use letters and numbers<br>
#ContactInfo <a href="mailto:email@example.org" target="_blank">email@example.org</a><br>
<br>
I've only been using docker for a few days, so maybe its an issue there.<br>
<br>
TIA<br>
<br>
_______________________________________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org" target="_blank">tor-relays@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" rel="noreferrer" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br>
<br>
_______________________________________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org" target="_blank">tor-relays@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" rel="noreferrer" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br>
</blockquote></div></div>