cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
687
Views
0
Helpful
3
Replies

Can't traceroute through interfaces on ASA - possible

jamesgonzo
Level 1
Level 1

Hi,

From a windows PC I can't tracert or pathping though different interfaces on the ASA 5520 or to the internet, is this something that can be achieved?

3 Replies 3

satish_zanjurne
Level 4
Level 4

Yes !!!! it can be achieved.

For ASA/PIX 7.X

Use following access-list

access-list 101 permit icmp any any echo-reply

access-list 101 permit icmp any any source-quench

access-list 101 permit icmp any any unreachable

access-list 101 permit icmp any any time-exceeded

access-group 101 in interface outside

Or

Add following policy statement to global policy.

policy-map global_policy

class inspection_default

inspect icmp

HTH...rate if helpfull....

Thanks, I have added:

policy-map global_policy

class inspection_default

inspect icmp

But no change. I'm trying from a subinterface off the ASA (VLAN in a 3750). Do I need to do something else?

Thanks

Can you paste your ASA config ??

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:

Review Cisco Networking products for a $25 gift card