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

outside interface ping

bluesea2010
Level 5
Level 5

Hi,

I cant ping  outside interface of asa firewall .

What needs to be checked 

Thanks

1 Reply 1

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

Assuming you haven;t changed the default global-policy, and that on your outside interface you are applying an ACL called OUTSIDE-IN, the following should work:

!
access-list from_outside extended permit icmp any any echo
!
policy-map global_policy
  class inspection_default
    inspect icmp
    end
!

cheers,

Seb.

Review Cisco Networking for a $25 gift card