Port is blacklisted
From VuzeWiki
[edit] Which port should I use for Vuze?
- Choose a port from the 49160–65534 range. Vuze needs only one port, but you have to forward it for TCP and UDP to avoid NAT problems and to make sure DHT is running ok. If you really need to choose a port within the range 1024–49151 make sure you pick an "unassigned" port listed at the IANA port list and which is not already in use by some other application in your computer.
- Go to Options > Connection and input the new TCP and UDP listening port that you have chosen.
- Save the changed options.
- Go into your router and/or firewall, if any, and forward the port you have chosen using the methods as described in NAT problem, Port forwarding and Router configuration. Remember to forward that port not only for TCP but also for UDP protocol, DHT needs that! (If your router is using UPnP, it should update automatically.
Note: When using a port above 49152, you always run to a risk that some other program has randomly grabbed that port before you start Vuze. For example, with Vista and Windows7 the operating system itself usually grabs ports 49152-49158 at boot, so you can't use those ports.
In Windows environment, you can check which ports are currently in use from CMD commandline prompt with the command NETSTAT -A . Select by random some port number, which is not shown in the list. The command should output the currently used ports with results like:
- C:\Users\myusername>netstat -a
- Proto Local Address Foreign Address State
- TCP 0.0.0.0:135 P35HN:0 LISTENING
- TCP 0.0.0.0:445 P35HN:0 LISTENING
- TCP 0.0.0.0:5357 P35HN:0 LISTENING
- TCP 0.0.0.0:12110 P35HN:0 LISTENING
- TCP 0.0.0.0:49152 P35HN:0 LISTENING
So, lots of free ports to choose from as only a few ports are already taken...
[edit] Why ports are blocked/blacklisted and what to do about it
ISPs have been increasingly reducing the available bandwidth for P2P users on the standard file-sharing port ranges. You may find you need to keep changing your port on a regular basis. This is normal, and a port change should sort you out if this is indeed what is happening. And please keep in mind that after any port change, and stopping and restarting any torrent, it may take up to half an hour or more for the benefits to become noticeable. So please try not to panic when things do not improve immediately. This is normal. :)
If you suspect that your ISP is blocking/throttling bittorrent traffic, you might check the Bad ISPs list and consider ways to avoid traffic shaping.
[edit] Why is port 6881 (or whatever) blocked/blacklisted?
To avoid a decreasing Average Swarm Speed, some tracker administrators are banning these often throttled standard ports. This includes the standard port range of 6881–6999, which ports were used by the "original" Bittorrent client program a few years ago.
So what happens is, those trackers reject connections from bittorrent clients who are listening on any of the ports within those ranges, and some of those trackers may blacklist those IPs for 48 hours. So the torrents will show red faces, and even if you change your listening port, you are unable to connect because of the 48 hour ban. This kind of ban will often be reported under the "Tracker Status" of a torrent in its Details screen, with the blacklisted information.
The same goes for ISPs, who recognize the port 6881 to be used mostly for bittorrent traffic, and it might be the first port to be blocked if the ISP starts to block/throttle/shape bittorrent traffic.
The best advice is to never use ports from the range 6881-6999.
[edit] So what can I do about it if I'm already blacklisted?
- Choose a new TCP listening port for Vuze. The best range to choose a new port from is: 49160–65534 If you really need to choose a port within the range 1024–49151 make sure you pick an "unassigned" port listed at the IANA port list. Remember that Vuze needs one listening port only, so please choose one port from the above range.
- Go to Options > Connection and input the new TCP and UDP listening port that you have chosen.
- Click "Save" at the bottom left side of the screen.
- Go into your router and/or firewall, if any, and forward the port you have chosen using the methods as described in NAT problem, Port forwarding and Router configuration. Remember to forward that port not only for TCP but also for UDP protocol, DHT needs that! (If your router is using UPnP, it should update automatically.) The "Port xxxx is blacklisted" message from the tracker should disappear and the torrent will start. If not, check your router and firewall, then go on to step 5.
- Stop all your actively running torrents. (This is temporary, just until you get the port sorted out. Vuzewill remember all the peers you were connected to when you start the torrents up again, even if the tracker is offline. No need to panic. Please ring a friend if you need any extra support during this trying experience.) :-)
- Quit Vuze.
- Wait a few minutes.
- Run Vuze
- Go to Help -> NAT/Firewall Test and do the port test. You will see a port tester with your selected port entered in it by default. Change the port number, if necessary, and click "test". You will then get any one of three results from this:
- "This port can not be tested because it is already in use" If you get this message, repeat steps 4–8
- "NAT Error" If you get this message, please see the Port forwarding and/or the RouterConfiguration page.
- "OK!" If you get this message, then you have just done everything right, all is groovy, and the world should appear a much rosier place to live in. :-)
Read the Azureus FAQ
