400
Views
0
Helpful
1
Replies
outside interface ping
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 01:35 PM - edited 02-21-2020 06:57 AM
Hi,
I cant ping outside interface of asa firewall .
What needs to be checked
Thanks
Labels:
- Labels:
-
NGFW Firewalls
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 11:24 PM
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.
