thanks for the replies,
I also use azureus,  I noticed that the smiley face on the left which indicates the "health" of the torrent is mostly yelllow suggesting a NAT problem.  I am using port 6882 which azureus says is ok.   I have also disabled the firewall by guarddog
(echo "Resetting firewall rules."
ipchains -P output ACCEPT
ipchains -P input ACCEPT
ipchains -P forward ACCEPT
ipchains -F forward
ipchains -F input
ipchains -F output
fi
if [ $FILTERSYS -eq 2 ]; then
echo "Using iptables."
echo "Resetting firewall rules."
iptables -P OUTPUT ACCEPT
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -F FORWARD
iptables -F INPUT
iptables -F OUTPUT
fi;
echo "Finished."
)
But Im still not getting the desired rates.


On 10/1/05, Dirk Tilger <[EMAIL PROTECTED]> wrote:
--- Brad Campbell <[EMAIL PROTECTED]> wrote:
> Perhaps QoS should be the topic of a future workshop session.

Great idea. Take me on there (as your co-tutor).

Dirk.


SPONSORED LINKS
Linux operating system Linux os Hosting linux unix web
Free linux operating system Linux migration Linux user


YAHOO! GROUPS LINKS






SPONSORED LINKS
Linux operating system Linux os Hosting linux unix web
Free linux operating system Linux migration Linux user


YAHOO! GROUPS LINKS




Reply via email to