[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 141483] ktorrent uses 95% of the CPU
From:       Joris Guisson <joris.guisson () gmail ! com>
Date:       2007-03-21 18:12:41
Message-ID: 20070321181241.12113.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=141483         




------- Additional Comments From joris.guisson gmail com  2007-03-21 19:12 -------
I'm not an iptables expert, but these 2 rules : 

$IPT -t nat -A PREROUTING -p tcp -i $LOCAL_IFACE --destination-port 6881 \
     --destination $INET_ADDRESS -j DNAT --to-destination 10.1.1.21

$IPT -t nat -A PREROUTING -p udp -i $LOCAL_IFACE --destination-port 6881 \
     --destination $INET_ADDRESS -j DNAT --to-destination 10.1.1.21 

Wouldn't that forward all pings KT does (which would arrive on $LOCAL_IFACE) to port \
6881 back to your local PC ?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic