My ISP (telus) is generally pretty quiet about p2p use, as the laws here in canada, as they apply, to telecos are still a little in flux. I've been running a fair number of torrents both downloading and seeding in the past couple months, and was finally contacted by their abuse department with a warning. The warning, however, was that my machine was being used to flood some location via an exploit in the p2p software. Here's how they described it:
I've changed some stuff in my Transmission setup, namely only accepting encrypted peers, lowering the number of global connections, and starting to use the blocklist feature set for weekly updates.Essentially, vulnerabilities in your file sharing software are being used by an outside party to cause network disruptions.
DHT stands for Distributed Hash Table. DHT is typically used in certain file sharing/peer to peer software (BitTorrent, Gnutella, etc) as a means of locating files (movies, television shows, music, documents) on the internet. Issues occur when DHT entries are forged and used direct network traffic against a specific target; this is called 'Flooding' as the target is flooded with unsolicited traffic. Having DHT active on your file sharing/peer to peer software allows your connection to become a participant in this flooding of the specified target. It was this unsolicited traffic that was the source of the complaint.
In order to correct these problems please follow one of these suggestions:
* Uninstall the file sharing/peer to peer software from your system.
* Ensure your file sharing/peer to peer software is the latest version (many newer versions have the DHT capability removed).
*Disable DHT capability in the existing file sharing/peer to peer software. For information on disabling the DHT for your specific software, please refer information available online.
My question is whether these steps will tighten up my Transmission use against misuses of DHT, assuming that's the actual problem?
Thanks very much