cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1196
Views
5
Helpful
3
Replies

ICMP is not working from WAN Side on Edge Router

Hamidsattarrana
Level 1
Level 1

Hi All!

     I am facing an issue. I am not able to ping router IP address from WAN side. I want to ping my Router WAN IP adderss from another network.

 

Need assitant

Thanks.

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Check is there any ACL on the config, post the router configuration to understand the issue, show run

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

There is no ACL in the outbound interface. (WAN Interface)

I have created an ACL to allow ICMP. An apply it in Inbound direction.

This is the IP address against which I want to allow ICMP Traffic. 119.160.116.232

But one more thing I want to add there is a route-map configured on router which is allowing specific destinations to WAN interfaces.

I think the reply ICMP reply traffic is not going back. Please correct me If I am wrong.

 

Extended IP access list 170
10 permit icmp host 119.160.116.232 any (24 matches)
20 permit icmp host 119.160.116.232 any echo-reply
30 permit icmp host 119.160.116.232 any echo
40 permit ip any any (179242 matches)
50 permit ip any any log (15656 matches)

we need configuration, show run will help us.

Does your ACL does not make any sense here? since you have a permit ip any should work.

 

if you have asymmetric routing, then we need show run

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help