2ed0bb2c5ef4f2da7032a0f4dfd5404ff951e2ee
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml   1) ## translation metadata
docs/en/tor-doc-server.wml   2) # Revision: $Revision$
Roger Dingledine add some more translation p...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml    3) # Translation-Priority: 2-medium
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml   4) 
Roger Dingledine stop prefacing everything w...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml    5) #include "head.wmi" TITLE="Tor: Relay Configuration Instructions"
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml   6) 
docs/en/tor-doc-server.wml   7) <div class="center">
docs/en/tor-doc-server.wml   8) 
docs/en/tor-doc-server.wml   9) <div class="main-column">
docs/en/tor-doc-server.wml  10) 
Andrew Lewman Add a sidebar, horizontal r...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   11) <h1>Configuring a Tor relay</h1>
docs/en/tor-doc-relay.wml   12) 
docs/en/tor-doc-relay.wml   13) <!-- BEGIN SIDEBAR -->
docs/en/tor-doc-relay.wml   14) <div class="sidebar-left">
docs/en/tor-doc-relay.wml   15) <h3>Config Steps</h3>
docs/en/tor-doc-relay.wml   16) <ol>
Roger Dingledine leave the original anchor i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   17) <li><a href="<page docs/tor-doc-relay>#install">Download &amp; Install</a></li>
Andrew Lewman Add a sidebar, horizontal r...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   18) <li><a href="<page docs/tor-doc-relay>#setup">Configuration</a></li>
Roger Dingledine leave the original anchor i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   19) <li><a href="<page docs/tor-doc-relay>#check">Check &amp; Confirm</a></li>
Andrew Lewman Add a sidebar, horizontal r...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   20) <li><a href="<page docs/tor-doc-relay>#after">Final Steps</a></li>
docs/en/tor-doc-relay.wml   21) </ol>
docs/en/tor-doc-relay.wml   22) </div>
docs/en/tor-doc-relay.wml   23) <!-- END SIDEBAR -->
docs/en/tor-doc-relay.wml   24) 
docs/en/tor-doc-relay.wml   25) <hr />
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  26) 
docs/en/tor-doc-server.wml  27) <p>
docs/en/tor-doc-server.wml  28) The Tor network relies on volunteers to donate bandwidth. The more
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml   29) people who run relays, the faster the Tor network will be. If you have
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  30) at least 20 kilobytes/s each way, please help out Tor by configuring your
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml   31) Tor to be a relay too. We have many features that make Tor relays easy
Roger Dingledine hey look, now that i simpli...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   32) and convenient, including <a href="<page faq>#RelayFlexible">rate limiting
docs/en/tor-doc-relay.wml   33) for bandwidth, exit policies so you can limit your exposure to abuse
docs/en/tor-doc-relay.wml   34) complaints, and support for dynamic IP addresses</a>.
docs/en/tor-doc-relay.wml   35) </p>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  36) 
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml   37) <p>Having relays in many different places on the Internet is what
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  38) makes Tor users secure. <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml   39) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">You
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  40) may also get stronger anonymity yourself</a>,
docs/en/tor-doc-server.wml  41) since remote sites can't know whether connections originated at your
docs/en/tor-doc-server.wml  42) computer or were relayed from others.</p>
docs/en/tor-doc-server.wml  43) 
docs/en/tor-doc-server.wml  44) 
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml   45) <p>You can run a Tor relay on
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  46) pretty much any operating system, but see <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml   47) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RelayOS">this
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  48) FAQ entry</a> for advice about which ones work best and other problems
docs/en/tor-doc-server.wml  49) you might encounter.</p>
docs/en/tor-doc-server.wml  50) 
docs/en/tor-doc-server.wml  51) <hr />
Roger Dingledine leave the original anchor i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   52) <a id="zero"></a>
Andrew Lewman Add a sidebar, horizontal r...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   53) <a id="install"></a>
docs/en/tor-doc-relay.wml   54) <h2><a class="anchor" href="#install">Step One: Download and Install Tor</a></h2>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  55) <br />
docs/en/tor-doc-server.wml  56) 
docs/en/tor-doc-server.wml  57) <p>Before you start, you need to make sure that Tor is up and running.
docs/en/tor-doc-server.wml  58) </p>
docs/en/tor-doc-server.wml  59) 
docs/en/tor-doc-server.wml  60) <p>For Windows users, this means at least <a
Roger Dingledine and change the links

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml   61) href="<page docs/tor-doc-windows>#installing">step one</a>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  62) of the Windows Tor installation howto. Mac OS X users need to do at least
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  63) <a href="<page docs/tor-doc-osx>#installing">step one</a>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  64) of OS X Tor installation howto.  Linux/BSD/Unix users should do at least
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  65) <a href="<page docs/tor-doc-unix>#installing">step one</a>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  66) of the Unix Tor installation howto.
docs/en/tor-doc-server.wml  67) </p>
docs/en/tor-doc-server.wml  68) <p>If it's convenient, you might also want to use it as a client for a
docs/en/tor-doc-server.wml  69) while to make sure it's actually working.</p>
docs/en/tor-doc-server.wml  70) 
docs/en/tor-doc-server.wml  71) <hr />
Roger Dingledine ask people to register thei...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  72) <a id="setup"></a>
Andrew Lewman Add a sidebar, horizontal r...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   73) <h2><a class="anchor" href="#setup">Step Two: Set it up as a relay</a></h2>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  74) <br />
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   75) <ol>
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   76) <li>Verify that your clock and timezone are set
docs/en/tor-doc-relay.wml   77) correctly. If possible, synchronize your clock with public <a
docs/en/tor-doc-relay.wml   78) href="http://en.wikipedia.org/wiki/Network_Time_Protocol">time
docs/en/tor-doc-relay.wml   79) servers</a>.
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   80) </li>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml  81) 
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   82) <li> <strong>Windows / OS X Configuration</strong>:
Andrew Lewman fix spelling mistake, add l...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   83) <ol>
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   84) <li>Right click on the Vidalia icon in your task bar.  Choose <tt>Control Panel</tt>.</li>
docs/en/tor-doc-relay.wml   85) <li>Click <tt>Setup Relaying</tt>.</li>
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   86) <li>Choose <tt>Relay Traffic for the Tor network</tt> if you want to be
docs/en/tor-doc-relay.wml   87) a public relay (recommended), or choose <tt>Help censored users reach the
Roger Dingledine we really do want contact i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   88) Tor network</tt> if you want to be a <a href="<page
docs/en/tor-doc-relay.wml   89) faq>#RelayOrBridge">bridge</a>
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   90) for users in countries that censor their Internet.</li>
Roger Dingledine we really do want contact i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   91) <li>Enter a nickname for your relay, and enter contact information in
docs/en/tor-doc-relay.wml   92) case we need to contact you about problems.</li>
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   93) <li>Leave <tt>Attempt to automatically configure port forwarding</tt> clicked.
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   94) Push the <tt>Test</tt> button to see if it works.  If it does work, great.
Roger Dingledine we really do want contact i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   95) If not, see number 3 below.</li>
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml   96) <li>Choose the <tt>Bandwidth Limits</tt> tab.  Select how much bandwidth you want to provide for Tor users like yourself.</li>
docs/en/tor-doc-relay.wml   97) <li>Choose the <tt>Exit Policies</tt> tab.  If you want to allow others
docs/en/tor-doc-relay.wml   98) to use your relay for these services, don't change anything.  Un-check
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml   99) the services you don't want to allow people to <a href="<page
Roger Dingledine RunARelayBut sucks as an an...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  100) faq>#ExitPolicies">reach from your relay</a>.
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  101) If you want to be a non-exit relay, un-check all services.</li>
Andrew Lewman It's really Step Three, not...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  102) <li>Click the <tt>Ok</tt> button.  See Step Three below for confirmation
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  103) that the relay is working correctly.</li>
Andrew Lewman fix spelling mistake, add l...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  104) </ol>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 105) 
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

docs/en/tor-doc-relay.wml  106) <br />
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  107) <strong>Linux / BSD Configuration</strong>:
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

docs/en/tor-doc-relay.wml  108) <ul>
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  109) <li>Edit the bottom part of <a
docs/en/tor-doc-relay.wml  110) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#torrc">your
Roger Dingledine we really do want contact i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  111) torrc file</a>. If you want to be a public relay (recommended),
docs/en/tor-doc-relay.wml  112) make sure to define ORPort and <a href="<page
docs/en/tor-doc-relay.wml  113) faq>#ExitPolicies">look at ExitPolicy</a>; otherwise
docs/en/tor-doc-relay.wml  114) if you want to be a <a href="<page faq>#RelayOrBridge">bridge</a>
docs/en/tor-doc-relay.wml  115) for users in countries that censor their Internet,
docs/en/tor-doc-relay.wml  116) just use <a href="<page bridges>#RunningABridge">these lines</a>.
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  117) <!-- If you installed from source, create the DataDirectory if necessary
docs/en/tor-doc-relay.wml  118) and make sure it's owned by the user that will be running tor. -->
docs/en/tor-doc-relay.wml  119) </li>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 120) 
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

docs/en/tor-doc-relay.wml  121) </ul></li>
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  122) 
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  123) <li>If you are using a firewall, open a hole in your firewall
docs/en/tor-doc-relay.wml  124) so incoming connections can reach the ports you configured
docs/en/tor-doc-relay.wml  125) (ORPort, plus DirPort if you enabled it). If you have a
docs/en/tor-doc-relay.wml  126) hardware firewall (Linksys box, cablemodem, etc) you might like <a
docs/en/tor-doc-relay.wml  127) href="http://portforward.com/">portforward.com</a>. Also, make sure you
Roger Dingledine we really do want contact i...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  128) allow all <em>outgoing</em> connections too, so your relay can reach the
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  129) other Tor relays.
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  130) </li>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 131) 
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  132) <li>Restart your relay. If it <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  133) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#Logs">logs
Roger Dingledine clean up tor-doc-server ins...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-server.wml 134) any warnings</a>, address them.
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  135) </li>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 136) 
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  137) <li>Subscribe to the <a
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 138) href="http://archives.seul.org/or/announce/">or-announce</a>
docs/en/tor-doc-server.wml 139) mailing list. It is very low volume, and it will keep you informed
docs/en/tor-doc-server.wml 140) of new stable releases. You might also consider subscribing to <a
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  141) href="<page documentation>#MailingLists">the higher-volume Tor lists</a>
docs/en/tor-doc-relay.wml  142) too.
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  143) </li>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 144) 
Andrew Lewman Add in a section about how...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  145) </ol>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 146) 
docs/en/tor-doc-server.wml 147) <hr />
Roger Dingledine ask people to register thei...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 148) <a id="check"></a>
Andrew Lewman fix spelling mistake, add l...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  149) <h2><a class="anchor" href="#check">Step Three: Make sure it is working</a></h2>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 150) <br />
docs/en/tor-doc-server.wml 151) 
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  152) <p>As soon as your relay manages to connect to the network, it will
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 153) try to determine whether the ports you configured are reachable from
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  154) the outside. This step is usually fast, but may take up to 20
docs/en/tor-doc-relay.wml  155) minutes. Look for a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  156) <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#Logs">log
Roger Dingledine link to the faq more freque...

Roger Dingledine authored 17 years ago

docs/en/tor-doc-server.wml 157) entry</a> like
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 158) <tt>Self-testing indicates your ORPort is reachable from the outside. Excellent.</tt>
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  159) If you don't see this message, it means that your relay is not reachable
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 160) from the outside &mdash; you should re-check your firewalls, check that it's
docs/en/tor-doc-server.wml 161) testing the IP and port you think it should be testing, etc.
docs/en/tor-doc-server.wml 162) </p>
docs/en/tor-doc-server.wml 163) 
docs/en/tor-doc-server.wml 164) <p>When it decides that it's reachable, it will upload a "server
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  165) descriptor" to the directories, to let clients know
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  166) what address, ports, keys, etc your relay is using. You can <a
Roger Dingledine moria2 is dead. long live m...

Roger Dingledine authored 17 years ago

docs/en/tor-doc-server.wml 167) href="http://moria.seul.org:9032/tor/status/authority">load one of
docs/en/tor-doc-server.wml 168) the network statuses manually</a> and
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 169) look through it to find the nickname you configured, to make sure it's
docs/en/tor-doc-server.wml 170) there. You may need to wait a few seconds to give enough time for it to
docs/en/tor-doc-server.wml 171) make a fresh directory.</p>
docs/en/tor-doc-server.wml 172) 
docs/en/tor-doc-server.wml 173) <hr />
Roger Dingledine ask people to register thei...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 174) <a id="after"></a>
Andrew Lewman fix spelling mistake, add l...

Andrew Lewman authored 15 years ago

docs/en/tor-doc-relay.wml  175) <h2><a class="anchor" href="#after">Step Four: Once it is working</a></h2>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 176) <br />
docs/en/tor-doc-server.wml 177) 
docs/en/tor-doc-server.wml 178) <p>
Roger Dingledine ask people to register thei...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 179) We recommend the following steps as well:
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 180) </p>
docs/en/tor-doc-server.wml 181) 
docs/en/tor-doc-server.wml 182) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  183) 6. Read
docs/en/tor-doc-relay.wml  184) <a href="https://wiki.torproject.org/noreply/TheOnionRouter/OperationalSecurity">about operational security</a>
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  185) to get ideas how you can increase the security of your relay.
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 186) </p>
docs/en/tor-doc-server.wml 187) 
docs/en/tor-doc-server.wml 188) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  189) 7. If you want to run more than one relay that's great, but please set <a
Roger Dingledine clean up the configuring-yo...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  190) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#MultipleRelays">the
docs/en/tor-doc-relay.wml  191) MyFamily option</a> in all your relays' configuration files.
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 192) </p>
docs/en/tor-doc-server.wml 193) 
docs/en/tor-doc-server.wml 194) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  195) 8. Decide about rate limiting. Cable modem, DSL, and other users
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 196) who have asymmetric bandwidth (e.g. more down than up) should
docs/en/tor-doc-server.wml 197) rate limit to their slower bandwidth, to avoid congestion. See the <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  198) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#LimitBandwidth">rate
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 199) limiting FAQ entry</a> for details.
docs/en/tor-doc-server.wml 200) </p>
docs/en/tor-doc-server.wml 201) 
docs/en/tor-doc-server.wml 202) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  203) 9. Back up your Tor relay's private key (stored in "keys/secret_id_key"
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  204) in your DataDirectory). This is your relay's "identity," and
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 205) you need to keep it safe so nobody can read the traffic that goes
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  206) through your relay. This is the critical file to keep if you need to <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  207) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#UpgradeRelay">move
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  208) or restore your Tor relay</a> if something goes wrong.
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 209) </p>
docs/en/tor-doc-server.wml 210) 
docs/en/tor-doc-server.wml 211) <p>
Mike Perry Add a link to the tor exit...

Mike Perry authored 16 years ago

docs/en/tor-doc-relay.wml  212) 
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  213) 10. If you control the name servers for your domain, consider setting your
Mike Perry Add a link to the tor exit...

Mike Perry authored 16 years ago

docs/en/tor-doc-relay.wml  214) reverse DNS hostname to 'anonymous-relay', 'proxy' or 'tor-proxy', so when
docs/en/tor-doc-relay.wml  215) other people see the address in their web logs, they will more quickly
docs/en/tor-doc-relay.wml  216) understand what's going on. Adding the <a
docs/en/tor-doc-relay.wml  217) href="https://tor-svn.freehaven.net/svn/tor/trunk/contrib/tor-exit-notice.html">Tor
docs/en/tor-doc-relay.wml  218) exit notice</a> on a vhost for this name can go a long way to deterring abuse
docs/en/tor-doc-relay.wml  219) complaints to you and your ISP if you are running an exit node.
docs/en/tor-doc-relay.wml  220) 
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 221) </p>
docs/en/tor-doc-server.wml 222) 
docs/en/tor-doc-server.wml 223) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  224) 11. If your computer isn't running a webserver, please consider
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 225) changing your ORPort to 443 and your DirPort to 80. Many Tor
docs/en/tor-doc-server.wml 226) users are stuck behind firewalls that only let them browse the
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  227) web, and this change will let them reach your Tor relay. Win32
docs/en/tor-doc-relay.wml  228) relays can simply change their ORPort and DirPort directly
docs/en/tor-doc-relay.wml  229) in their torrc and restart Tor. OS X or Unix relays can't bind
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 230) directly to these ports (since they don't run as root), so they will
docs/en/tor-doc-server.wml 231) need to set up some sort of <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  232) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ServerForFirewalledClients">
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  233) port forwarding</a> so connections can reach their Tor relay. If you are
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 234) using ports 80 and 443 already but still want to help out, other useful
docs/en/tor-doc-server.wml 235) ports are 22, 110, and 143.
docs/en/tor-doc-server.wml 236) </p>
docs/en/tor-doc-server.wml 237) 
docs/en/tor-doc-server.wml 238) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  239) 12. If your Tor relay provides other services on the same IP address
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 240) &mdash; such as a public webserver &mdash; make sure that connections to the
docs/en/tor-doc-server.wml 241) webserver are allowed from the local host too. You need to allow these
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  242) connections because Tor clients will detect that your Tor relay is the <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  243) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ExitEavesdroppers">safest
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 244) way to reach that webserver</a>, and always build a circuit that ends
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  245) at your relay. If you don't want to allow the connections, you must
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 246) explicitly reject them in your exit policy.
docs/en/tor-doc-server.wml 247) </p>
docs/en/tor-doc-server.wml 248) 
docs/en/tor-doc-server.wml 249) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  250) 13. (Unix only). Make a separate user to run the relay. If you
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 251) installed the OS X package or the deb or the rpm, this is already
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  252) done. Otherwise, you can do it by hand. (The Tor relay doesn't need to
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 253) be run as root, so it's good practice to not run it as root. Running
docs/en/tor-doc-server.wml 254) as a 'tor' user avoids issues with identd and other services that
docs/en/tor-doc-server.wml 255) detect user name. If you're the paranoid sort, feel free to <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  256) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorInChroot">put Tor
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 257) into a chroot jail</a>.)
docs/en/tor-doc-server.wml 258) </p>
docs/en/tor-doc-server.wml 259) 
docs/en/tor-doc-server.wml 260) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  261) 14. (Unix only.) Your operating system probably limits the number
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 262) of open file descriptors per process to 1024 (or even less). If you
docs/en/tor-doc-server.wml 263) plan to be running a fast exit node, this is probably not enough. On
docs/en/tor-doc-server.wml 264) Linux, you should add a line like "toruser hard nofile 8192" to your
docs/en/tor-doc-server.wml 265) /etc/security/limits.conf file (where toruser is the user that runs the
docs/en/tor-doc-server.wml 266) Tor process), and then restart Tor if it's installed as a package (or log
Roger Dingledine looks like i never wrote th...

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  267) out and log back in if you run it yourself).
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 268) </p>
docs/en/tor-doc-server.wml 269) 
docs/en/tor-doc-server.wml 270) <p>
Roger Dingledine recommend portforward.com....

Roger Dingledine authored 15 years ago

docs/en/tor-doc-relay.wml  271) 15. If you installed Tor via some package or installer, it probably starts
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 272) Tor for you automatically on boot. But if you installed from source,
docs/en/tor-doc-server.wml 273) you may find the initscripts in contrib/tor.sh or contrib/torctl useful.
docs/en/tor-doc-server.wml 274) </p>
docs/en/tor-doc-server.wml 275) 
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 276) <p>
Roger Dingledine clean up tor-doc-server ins...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-server.wml 277) When you change your Tor configuration, remember to verify that your
Roger Dingledine and the s/server/relay/i

Roger Dingledine authored 16 years ago

docs/en/tor-doc-relay.wml  278) relay still works correctly after the change. Be sure to set your
Roger Dingledine clean up tor-doc-server ins...

Roger Dingledine authored 16 years ago

docs/en/tor-doc-server.wml 279) "ContactInfo" line in the torrc so we can contact you if you need to
docs/en/tor-doc-server.wml 280) upgrade or something goes wrong. If you have problems or questions, see
docs/en/tor-doc-server.wml 281) the <a href="<page documentation>#Support">Support</a> section or
docs/en/tor-doc-server.wml 282) <a href="<page contact>">contact us</a> on the tor-ops list. Thanks
docs/en/tor-doc-server.wml 283) for helping to make the Tor network grow!
Roger Dingledine explain why we don't reply...

Roger Dingledine authored 17 years ago

docs/en/tor-doc-server.wml 284) </p>
docs/en/tor-doc-server.wml 285) 
Roger Dingledine ask people to register thei...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 286) <hr />
docs/en/tor-doc-server.wml 287) 
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

docs/en/tor-doc-server.wml 288) <p>If you have suggestions for improving this document, please <a
docs/en/tor-doc-server.wml 289) href="<page contact>">send them to us</a>. Thanks!</p>