I've spent a ton of time reading all over about blocking P2P traffic. I have a client who received a notice that someone on their network was sharing out illegal content. So, now I need to find a way to stop that from happening again. From what I've read it may be impossible to really make this happen due to variable ports, encryption, etc. used by many modern P2P clients. From what I've read there are a few courses of action, could someone confirm or write up a short, simple article on the most effective way to block P2P traffic? Here's what I think I know:
I'm sure I must be missing something somewhere, but can't find anything else helpful. I'm thinking about just blocking all but ports 80, 443, 25, 587 and a handful of others for the guest vlan. Is that what many of you do? What's the best way to protect against this type of problem?
- Block applications if possible. New clients mean additions to the list.
- Block trackers. This only works if the client uses trackers.
- Use QoS rules to throttle use. Doesn't really protect an open network owner, just slows down transfers.
I'm sure I must be missing something somewhere, but can't find anything else helpful. I'm thinking about just blocking all but ports 80, 443, 25, 587 and a handful of others for the guest vlan. Is that what many of you do? What's the best way to protect against this type of problem?