I am trying to find a way to block icmp but allowing only a certain ip subnet icmp access on a cisco router. blocking is simple. but allowing only a certain, i am having problems with. i have tried:
access-list 110 permit icmp 192.168.1.0 0.0.0.255 any access-list 110 deny icmp any any access-list 110 permit ip any any
but this did not work.
Is there a way for this?
Thanks.
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
