Nixser.com


Nixser.com

Debian, Internet, Blog, Tech Tips, and some craps.

Using Azureus with TOR

Azureus

Azureus is a Java BitTorrent client, that’s platform independent, as long as you have Java Runtime Environment installed. Be sure that you have JRE installed for this program to work. You can refer to this post of mine, to get JRE installed on your Debian box.

Latest version of Azureus is 2.5.0.2, you can get it here. After you have downloaded the package, extract it to any location of your liking, I extracted it into /usr/local/ for this tutorial. Use this command to run Azureus, /usr/local/azureus/./azureus, assuming you are installing it at the location same as mine.

Installing Tor, can be found in my previous article here.

So now, the situation here is, my ISP is not happy with BitTorrent, they have blocked tracker connection. This workaround works for me, at the moment(sigh, this war is going on and on). In Azureus, Tools > Options > Connections > Proxy Options, follow my settings.
Azureus Proxy Settings
Do not enable proxy for peer-peer communications, that’s the worst thing on earth to do! This setting will not work if your TOR is not running.

Also, I have enabled Transport Encryption in Tools > Options > Connections > Transport Encryption, settings as below.
Azureus Transport Encryption
It doesn’t surprise me to see so many peers with Transport Encryption enabled, P2P blocking is a common ISP practice.

So, your Azureus status should show you some promising status like this.
Azureus Status

If you get something like “Firewalled”, your software firewall or router might be blocking the listening ports that Azureus uses.
Azureus Ports
I use port 49155 for Azureus, you can assign any port from 49152 to 65535. Remember to do NAT portforwarding if you are behind a router. Portforward.com has detailed instructions for various routers available on the market.

So these are my settings that work at the moment, please discuss with me.

Reference:
http://azureus.sourceforge.net/doc/AnonBT/Tor/howto_0.5.htm

Share and Enjoy:
  • del.icio.us
  • Digg
  • Facebook
  • Google Bookmarks
  • Reddit
  • Technorati
  • email

Tue, January 23 2007 » Debian, WWW

8 Responses

  1. Claude Chepil February 9 2007 @ 2:20 am

    If running the likes of ZoneAlarm, you have to be careful to allow or accept all aspects for the following programs, Privoxy, Tor, and Vidalia. For ease and assurance that you have them all. sort or group all like programs by clicking the tab “Programs” once or twice to get the programs in the desired order. Thanks for your assistance.

  2. Joe S April 6 2007 @ 5:58 am

    aight no I did exactly what this doc said and well it works thanks, yours was the best resource that I have found yet, but I am still being firewalled according to azureus and according to my network connections window I am not externally firewalled. Is their any chance my windows firewall could be blocking incoming connections? oh and are the incoming connections udp or tcp?

  3. Josh March 27 2008 @ 12:36 am

    Thanks for the post man really helped me. Should be good for other tiscali users getting throttled. :) Currently uploading at 40kb/s

  4. Brad December 2 2008 @ 10:30 pm

    Hi, i read your doc. It helped a lot… one question, “Do not enable proxy for peer-peer communications, that’s the worst thing on earth to do!”, Why?. Thanks.

  5. Yien Bin March 6 2009 @ 7:14 pm

    Hi, it is because P2P often means download, while TOR network is not designed to handle such task. Imagine someone subscribed to per usage internet plan with ISP, kindly offer his node to the TOR network. So you are actually consuming his bandwidth for your p2p download.

  6. Yeh June 12 2009 @ 4:24 am

    Hey so I changed the proxya nd transport encryption setting to the ones shown here and have tor installed, what else do I need to do?

  7. c0nd3mn3d November 23 2009 @ 3:33 am

    Should i be concerned that Vuze reports my actual ip address as my public ip address? I am running tor, and with torbutton enabled in firefox, my true ip address is successfully masked. Is it rational that i would feel safer if my public ip address were something off the Tor network? Can this be achieved?

    On another note, is there value to configuring my Vuze as discussed herein if my ISP is giving me no problems?

    fyi, my Vuze shows Ratio with a red dot to the left of it, and Firewalled with a red dot to the left of it, also. Is this bad? Why? My Vuze appears to be working fine. I have no NAT OK displayed. what is the value & meaning of NAT OK? Of having a green dot as its status?

  8. c0nd3mn3d November 23 2009 @ 3:39 am

    in case i failed to make it clear,

    “Is it rational that i would feel safer if my public ip address were something off the Tor network?”

    should read:

    “Is it rational that i would feel safer if my public ip address, when being reported/identified by Vuze, were something off the Tor network?

Leave a Reply