cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7006
Views
15
Helpful
4
Replies

how to edit fmc inspection policy for ping ?

baselzind
Level 6
Level 6

i have fmc with Cisco Firepower 2110 ftd , i can browse the internet from inside fine but i cannot ping any outside ip address , i think it is denied in the inspection policy but i cant seem to find it in the fmc? where is the inspection policy in fmc?

1 Accepted Solution

Accepted Solutions

Abheesh Kumar
VIP Alumni
VIP Alumni

Hi,
You can enable disable inspection policy from cli.
> configure inspection icmp disable

 You can also create flex config to disable inspections. Create flex config as below and bind to FTD

policy-map global_policy
 class inspection_default
  no inspect icmp

 

HTH

Abheesh

View solution in original post

4 Replies 4

Abheesh Kumar
VIP Alumni
VIP Alumni

Hi,
You can enable disable inspection policy from cli.
> configure inspection icmp disable

 You can also create flex config to disable inspections. Create flex config as below and bind to FTD

policy-map global_policy
 class inspection_default
  no inspect icmp

 

HTH

Abheesh

is "> configure inspection icmp disable" done on ftd or fmc , and if on fmc how do i do it as it isnt accepting it , i think there is pre-commands to be able to insert it as im getting the input in this form "admin@firepower:~$"?

You need to do it on FTD not FMC.

You can also create a rule in ACP to allow ping.

 

HTH

Abheesh

You need to "inspect icmp" for ping to work.

 

Otherwise the FTD doesn't keep track of the icmp flows and thus when the icmp echo reply is received it is not recognized as part of an existing flow and is dropped.

 

Note if you want traceroute to work, even more configuration is required. Paul Stewart explains how here:

 

https://packetu.com/2018/08/12/traceroute-through-firepower-threat-defense/

Review Cisco Networking for a $25 gift card