any icmp access-list mistake....

From: muhammad adnan <taurusadnan19_at_gmail.com>
Date: Mon, 1 Oct 2012 14:29:01 +0500

Dear all group members:-

i am doing small testing. i want to block all ping from my pc attached at
gi0/14 to 192.168.x.0 255.255.255.0

when i applied the access-list stated below ping reply block from all
address 192.168.x.0 255.255.255.0 instead of 192.168.x.1.192.168.x.1 is
directly connected to my switch but the rest of loopback address are 1 hop
away.

i already clear cef and arp cache.

and i am unable to found a stupid mistake or any reason why 192.168.x.1
give me echo reply

any idea....

interface Loopback0
 ip address 192.168.x.1 255.255.255.255

interface GigabitEthernet0/14
 description ......
 no switchport
 ip address x.x.x.x 255.255.255.252
 ip access-group loop-back out

ip access-list extended loop-back
 deny icmp host 192.168.x.1 any echo-reply
 deny icmp 192.168.x.0 0.0.0.255 any echo-reply
 permit ip any any

Blogs and organic groups at http://www.ccie.net
Received on Mon Oct 01 2012 - 14:29:01 ART

This archive was generated by hypermail 2.2.0 : Thu Nov 01 2012 - 10:53:33 ART