04-27-2010 03:11 AM - edited 03-11-2019 10:37 AM
Hello,
Recently I have been getting the following error message;
Denied ICMP type=8, code=0 from 10.3.70.113 on interface inside
Any Idea's how to resolve this?
Thanks
Tahir
04-27-2010 03:16 AM
I assume that you are trying to ping the inside interface of the ASA firewall?
If that is the case, you need to configure the following:
icmp permit any inside
OR/ if you need to be more specific you can configure the following:
icmp permit 10.3.70.113 255.255.255.255 inside
04-27-2010 03:24 AM
Hi Halijenn,
This is happening automatically, ICMP has been disabled. This error is generating quite frequently from various IP's
Tahir
04-27-2010 03:26 AM
The error is generated because as you advised icmp is disabled, hence you are getting the error on "deny" icmp echo.
04-27-2010 03:31 AM
This has just started to happen, ICMP has been disabled when we upgraded.
Will an access-list have triggered this off?
Tahir
04-27-2010 03:34 AM
The error is triggered because you disable icmp, if you enable icmp, you will not see that error.
The error says "deny" the icmp packet, because you have disabled icmp after upgrade as you said.
04-27-2010 03:35 AM
Ok thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide