cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
891
Views
0
Helpful
4
Replies

asa ping

daliaelmassery
Level 1
Level 1

i have an ASA 5500 firewall and i need to ping from hosts in inside interface to outside interface

4 Replies 4

Jon Marshall
Hall of Fame
Hall of Fame

Hi

Do you mean ping hosts that are on the other side of the ASA or do you mean ping the outside interface of the ASA ?

Jon

hi

thank you for replying

please i want both cases, ping the outside interface of ASA, and ping hosts that are on the other side of ASA

thanks

You would need an access-list for your outside interface allowing icmp-reply any any and if you have an access-list on your inside interface, you would need to allow icmp-request through for which ever subnet or host you deem necessary.

If you like this review, please rate it.

acharyr123
Level 3
Level 3

Hello,

In asa "icmp permit any inside" & "icmp permit any outside" are by default enabled. But in this case you need to cofigure the following commands:

access-list 110 extended permit icmp any any

access-group 110 in interface inside

access-group 110 in interface outside

if you like tis please rate as well.

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: