cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
378
Views
0
Helpful
1
Replies

ASA 5550 for block p2p

itdsmartnet
Level 1
Level 1

hi,

i have applied the following line of code for blocking p2p in ASA but it blocked all of my traffic. please help me.

http-map inbound_http

content-length min 100 max 2000 action reset log

content-type-verification match-req-rsp action reset log

max-header-length request 100 action reset log

max-uri-length 100 action reset log

port-misuse p2p action drop

port-misuse default action allow

class-map http-port

match port tcp eq www

policy-map inbound_policy

class http-port

inspect http inbound_http

service-policy inbound_policy interface outside

1 Reply 1

vmoopeung
Level 5
Level 5

We can do that using the port misuse command or you would try installing IPS module before blocking the peer-to-peer on all ports.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card