Hi all, I'm currently running a Linux relay on one LAN machine. I recently set-up a dual boot win7/Ubuntu 14.04 LTS machine, also on the LAN. For now I'd just like to browse the tor network on the second machine and not run a relay on it for the present. I'm concerned my ISP might give me problems if my bandwidth gets too crazy. So, other than editing my /etc/tor/torrc to open a control port and forwarding the control port, is there anything else required to simply browse tor? When I installed tor on the second machine's Ubuntu install I added the tor repositories to my sources.list and updated, upgraded, and installed tor though apt-get.
The Tor client itself does not generate any significant isp traffic when idle per instance. You may use something like wireshark to verify this. It is somewhat less load on the tor network (circuit creation/maintenance and overhead) to use fewer instances.
Assuming your two boxes are running on a home lan behind a nat to your isp... if you do not need to have two tor instances/boxes for political reasons, or really want to save that small amount of two instance bandwidth/load... you could simply run only the one relay instance and configure your other workstation box/apps to send through the socksport on the first box.
If you are newer to more complex configurations than just TBB, be careful to verify your configs and test things with wireshark, particularly that you have no non-tor traffic leaving your gateway, if that is your intention.
Whonix may give you some ideas too.
Thanks for trying out a relay.
Thanks for the reply, was simple enough. =)
On Thu, May 15, 2014 at 12:54 PM, grarpamp grarpamp@gmail.com wrote:
The Tor client itself does not generate any significant isp traffic when idle per instance. You may use something like wireshark to verify this. It is somewhat less load on the tor network (circuit creation/maintenance and overhead) to use fewer instances.
Assuming your two boxes are running on a home lan behind a nat to your isp... if you do not need to have two tor instances/boxes for political reasons, or really want to save that small amount of two instance bandwidth/load... you could simply run only the one relay instance and configure your other workstation box/apps to send through the socksport on the first box.
If you are newer to more complex configurations than just TBB, be careful to verify your configs and test things with wireshark, particularly that you have no non-tor traffic leaving your gateway, if that is your intention.
Whonix may give you some ideas too.
Thanks for trying out a relay. _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
tor-relays@lists.torproject.org