08-31-2021 01:41 PM
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.
08-31-2021 02:09 PM
Check is there any ACL on the config, post the router configuration to understand the issue, show run
08-31-2021 02:17 PM
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)
08-31-2021 03:14 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide