blobmeister
MIS
I have a 2600 router and am trying to config it so that e0/0 (My Internet interface) cannot be pinged but that I can still ping out from inside the network to the internet. I have tried the following with the effect of stopping people being able to ping me(I think) but also stopping me from being able to ping out
xtended IP access list 101
deny icmp any any (256 matches)
permit tcp any any (14364 matches)
permit ip any any (767 matches)
xtended IP access list 102
deny icmp any any echo (56 matches)
permit tcp any any (11570 matches)
permit udp any any (381 matches)
deny icmp any any echo-reply
xtended IP access list 103
deny icmp any any echo-reply (7 matches)
permit tcp any any (2372 matches)
permit udp any any (77 matches)
Any ideas what I am doing wrong?
Thanks Folks
xtended IP access list 101
deny icmp any any (256 matches)
permit tcp any any (14364 matches)
permit ip any any (767 matches)
xtended IP access list 102
deny icmp any any echo (56 matches)
permit tcp any any (11570 matches)
permit udp any any (381 matches)
deny icmp any any echo-reply
xtended IP access list 103
deny icmp any any echo-reply (7 matches)
permit tcp any any (2372 matches)
permit udp any any (77 matches)
Any ideas what I am doing wrong?
Thanks Folks