<div dir="ltr">On Tue, Aug 27, 2013 at 1:11 PM, That Guy <span dir="ltr"><<a href="mailto:grep@gmx.us" target="_blank">grep@gmx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>1) have 4 extra unused devices, 2 android & 2 older laptops running<br>Xubuntu & Lubuntu  that can run full time & my 2 primary<br>machines(android tab and Debian laptop). With only so much bandwidth,<br>
what helps best in that situation?<br>
a. fewer(1-2) devices offering more BW each, or<br>b. more(4-7) devices each offering less BW to the network.</blockquote><div><br></div><div>Would all these devices be behind a single external IP address (if that question makes sense)? They'd all be behind the same router (as I take it); in all probability, that would in most cases mean they'd all share the same external / WAN IP address.</div>

<div><br></div><div>Is that the case? If yes, you should try and not run more than two Tor relays behind the same WAN IP. That's because the directory authorities (which compose and sign lists of relays that Tor user clients then download to compose circuits of) won't like this, afaik.</div>

<div><br></div><div>In any case, it does kind of matter what's your realistic overall download and upload throughput / bandwidth.<br></div><div><br></div><div>> 2)</div><div><br></div><div>Port forwarding would make the most amount of sense, I guess.</div>

<div><br></div><div>Each of those devices, having Tor instances running on them, will have a torrc config file. Probably under /etc/tor/torrc, or /usr/local/etc/tor/torrc (you can also probably use Vidalia for this.) In that file, there will be a line</div>

<div><br></div><div>#ORPort 9001</div><div><br></div><div>You will need to (after uncommenting the line) set different ports in each of the Tor instances you're running, and then port-forward that same port (that's the most easy way) to each of the devices. Basically, "external port" (e.g. 9001) -> forward to local IP of the device in question -> 9001.</div>

<div><br></div><div>Try and set the ORPort to 443 on one of the devices, if possible. (This might mean you'll have to run Tor as root, or will need to change capabilities.) In any case, the ports will have to differ, the way I see it.</div>

<div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div>--<br></div><div><br></div><div>Kostas.</div><div><br></div>0x0e5dce45 @ <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a></div></div></div></div>