07-13-2011 05:58 AM - edited 03-11-2019 01:58 PM
I have an ASA5510 running version 8.4. ICMP is blocked from the internet to the outside interface of our firewall but now our ISP is requesting us to allow ICMP from their network to the outside of our ASA. I need to allow ICMP from three blocks of IP Addresses?
Any help will be greatly appreciated
Thanks,
Lake
Solved! Go to Solution.
07-13-2011 07:45 AM
Hi lake,
Use this:
icmp permit 192.168.0.0 255.255.255.0 outside
try it in the config mode.
This should definitely work
Thanks,
Varun
07-13-2011 06:05 AM
Hi Lakeram,
You need to enable the following config:
icmp permit
to enable icmp on outside interface.
Thanks,
Varun
07-13-2011 06:25 AM
When i type:
icmp permit ?
I only get an option for ANY Or HOST
I need to allow ICMP from network address 1.1.1.1/24
Can you please tell me how to do that?
Thanks,
Lake
07-13-2011 07:45 AM
Hi lake,
Use this:
icmp permit 192.168.0.0 255.255.255.0 outside
try it in the config mode.
This should definitely work
Thanks,
Varun
07-13-2011 08:28 AM
That worked like a charm.
I really appreciate that.
Thank you very much
Regards,
Lake
07-13-2011 09:19 AM
Hi varun,
why we are using 192.168.0.0 network in that access-list. Lake mentioned that he wants to allow icmp access from 1.1.1.1/24. Kindly explain.
Thanks,
Bala
07-13-2011 09:51 AM
I am sorry for the confusion guys but i made a typo. I meant to say 1.1.1.0/24. Varun's answer is what i am looking for.
Thanks,
Lake
07-13-2011 09:57 AM
Hi Bala,
I guess I get your point, what Lake's requirement was to be able to ping the outside interface of the ASA, and the access-list that you might be having is for the ping traffic through the box. Lake's requirement was ping to the box.
Let me know if that makes it clear.
Thanks,
Varun
07-13-2011 10:29 AM
Hi Guys,
My requirement is to ping TO the outside interface from the internet not THROUGH it. I guess Varun solution is the correct one?
Thanks,
Lake
08-01-2011 04:24 AM
thanks varun. sorry for the delayed reply.. thank u very much..
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