[c-nsp] Dropping p2p traffic

Arie Vayner ariev at vayner.net
Fri Jun 2 12:11:09 EDT 2006


Take a look at this line of products:
http://www.cisco.com/en/US/products/ps6151/index.html

This is the real way to deal with P2P...

Arie

On 6/2/06, Bartosz Piec <cisco at piec.info> wrote:
> Hello,
>
> How to absolutely drop the p2p traffic? I've done it that way:
>
> class-map match-any p2p
>   match protocol kazaa2
>   match protocol http url "\.hash=*"
>   match protocol gnutella
>   match protocol napster
>   match protocol fasttrack
>   match protocol edonkey
>
> policy-map p2p
>   class p2p
>     drop
>
> interface xxx
>   [...]
>   service-policy output p2p
>
> And when I run eMule I can download everything as well as the others can
>   download from me. How to disable that?
>
> --
> Best regards,
> Bartosz Piec
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>


More information about the cisco-nsp mailing list