Question about P2P.

Hi, I have a RB450G and I would like to know what’s the better way to block/limit P2P connection from a user from LAN/WLAN. I was reading some docs but is not really working for me. My plan is to install a small wisp for 30 users but I would like to have a little control about the p2p connections. Is any way to do this ? thank for support.

Which docs were you reading?

this is the web site that I was reading.

http://gregsowell.com/?p=894

I don’t really want to block all p2p but it will be nice if is any way to limit download/upload.

Any ideas ? thank for support.

You could use queueing. Check out some of these.

http://wiki.mikrotik.com/wiki/Bandwidth_Managment_and_Queues

thanks for reply. I’m going to take a look about that.

Yeah, and type “P2P” in the ´search´ field on top of the forum. You’ll be amazed how many is already written about that subject.

Thanks again for help. I was reading the docs and testing at the same time. it’s working good. Little by little getting in there. :slight_smile:

From my post here:http://forum.mikrotik.com/t/need-help-with-prioritizing-traffic/49827/1

That said, if you want a very in-depth discussion about tracking and blocking P2P, take a look at this thread:
http://forum.mikrotik.com/t/how-block-connection-of-p2p/18495/1

You can’t catch all p2p, so you either need to whitelist known good traffic to higher priority, or detect users of p2p and temporarily throttle their whole connection down. Both methods are ugly, but they work. Good Luck!

Edit: fixed quote block