I want to block ICMP packets from comming into my network. I have setup an ACL 101 that looks like this
access-list 101 deny icmp any any
when I apply this to the fastethernet interface
ip access-group 101 in
I cannot get out onto the internet anymore
What am I doing wrong. Could someone show me a sample config
Thanks
Ron
access-list 101 deny icmp any any
when I apply this to the fastethernet interface
ip access-group 101 in
I cannot get out onto the internet anymore
What am I doing wrong. Could someone show me a sample config
Thanks
Ron