Difference between revisions of "FAQ"

From TMB Wiki
Jump to: navigation, search
(Why is my port number reported as "---"? (And why should I care?))
Line 112: Line 112:
 
The tracker has determined that you are firewalled or NATed and cannot accept incoming connections.  This means that other peers in the swarm will be unable to connect to you, only you to them. Even worse, if two peers are both in this state they will not be able to connect at all. This has obviously a detrimental effect on the overall speed.
 
The tracker has determined that you are firewalled or NATed and cannot accept incoming connections.  This means that other peers in the swarm will be unable to connect to you, only you to them. Even worse, if two peers are both in this state they will not be able to connect at all. This has obviously a detrimental effect on the overall speed.
  
The way to solve the problem involves opening the ports used for incoming connections (the same range you defined in your client) on the firewall and/or configuring your NAT server to use a basic form of NAT for that range instead of NAPT (the actual process differs widely between different router models. Check your router documentation and/or support forum. You will also find lots of information on the subject at [http://portforward.com PortForward]).
+
The way to solve the problem involves opening the ports used for incoming connections (the same range you defined in your client) on the firewall and/or configuring your NAT server to use a basic form of NAT for that range instead of NAPT (the actual process differs widely between different router models. Check your router documentation and/or support forum. You will also find lots of information on the subject at [http://www.portforward.com PortForward]).

Revision as of 16:33, 18 March 2006

The Mixing Bowl FAQ

Site information

What is this bittorrent all about anyway? How do I get the files?

The idea behind bittorrent is the SHARING of files and while you download you also upload. From this you get a sharing ratio and we ask that you stay seeding the file after you have downloaded it until you have at least a ration of 1.

If you are new to bittorrent then you will be advised to have a look at The Bittorrent FAQ which explains how bit torrent works especially this section on the meaning of certain words. The Bittorrent Wiki is another very good site for bittorrent information.

For a bittorrent client we recommend using Azureus.

Where does the donated money go?

All donated money goes towards hosting the site.

How does the auto ban/warning system work?

Auto warnings

Every day we automatically issue warnings to any account who has downloaded 1.5gb and has a ratio of 0.3 or less. The account then has a warning flag issued recording the date and account statistics when the warning was issued. The following PM is send to the account by the system:


WARNING FROM ADMINS - READ OR BE BANNED... wrote:

 You are receiving this autowarning because you have a VERY poor ratio.
 This site is a community that requires all members to SHARE.
 Using bittorrent while you download you also upload.
 The easiest way to maintain your ratio is to stay seeding the file after you have 
 downloaded it until you have at least a ratio of 1.
 You now have 30 days to make a significant improvement on your ratio or you will be banned from the site.
 If your ratio gets worse you will be banned a lot sooner.
 Because you have to increase your ratio you should read idea's for how to do this here.
 If you have any questions AFTER READING THE FAQ and EXISTING help threads we have a 
 support forum you can ask for help in here.
 Good luck, we hope you are still with us in 30 days.


Auto bans

Every day we automatically ban any account which has been warned for over 30 days and whose ratio is still 0.3 or worse.

We also monitor the accounts currently flagged with a warning and will ban any one who is trying to download lots before the auto ban or whose ratio has gotten worse since the warning.

Other non-ratio related warnings can be issued by the admin team for abusive behaviour, persistent commercial uploads etc.

How does your RSS feed work?

Use the url : http://themixingbowl.org/rss.php?user=username&pass=password

Substitute your own username and password for the username and password above.

See also : How do I set up Azureus to auto download torrents?

How can I contact an admin?

Use this link to send a question to the admin team, this will be answered by any available admin.

If you message an admin you see online directly you may not get a response especially if your question is already covered in the FAQ.


User information

I registered an account but did not receive the confirmation e-mail!

You can use this form to delete the account so you can re-register. Note though that if you didn't receive the email the first time it will probably not succeed the second time either so you should really try another email address.

I've lost my user name or password! Can you send it to me?

Please use this form to have the login details mailed back to you.

Can you rename my account?

We do not rename accounts. Please create a new one. (Use this form to delete your present account.)

Can you delete my (confirmed) account?

You can do it yourself by using this form.

So, what's MY ratio?

You can view your ratio by searching for your username in the Members page.

It's important to distinguish between your overall ratio and the individual ratio on each torrent you may be seeding or leeching. The overall ratio takes into account the total uploaded and downloaded from your account since you joined the site. The individual ratio takes into account those values for each torrent.

You may see two symbols instead of a number: "Inf.", which is just an abbreviation for Infinity, and means that you have downloaded 0 bytes while uploading a non-zero amount (ul/dl becomes infinity); "---", which should be read as "non-available", and shows up when you have both downloaded and uploaded 0 bytes (ul/dl = 0/0 which is an indeterminate amount).

Why is my IP displayed on my details page?

Only you and the site moderators can view your IP address and email. Regular users do not see that information.

Help! I cannot login!? (a.k.a. Login of Death)

This problem sometimes occurs with MSIE. Close all Internet Explorer windows and open Internet Options in the control panel. Click the Delete Cookies button. You should now be able to login.

Why is my port number reported as "---"? (And why should I care?)

The tracker has determined that you are firewalled or NATed and cannot accept incoming connections. This means that other peers in the swarm will be unable to connect to you, only you to them. Even worse, if two peers are both in this state they will not be able to connect at all. This has obviously a detrimental effect on the overall speed.

The way to solve the problem involves opening the ports used for incoming connections (the same range you defined in your client) on the firewall and/or configuring your NAT server to use a basic form of NAT for that range instead of NAPT (the actual process differs widely between different router models. Check your router documentation and/or support forum. You will also find lots of information on the subject at PortForward).