[c-nsp] Dropping p2p traffic

Bartosz Piec cisco at piec.info
Fri Jun 2 11:41:29 EDT 2006


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


More information about the cisco-nsp mailing list