May 1, 2002 #1 515user IS-IT--Management Oct 19, 2001 8 US I have a Pix 515 running ver 5.2 How i allow ICMP to all the interfaces
May 2, 2002 #2 yizhar MIS Sep 1, 2001 2,282 IL HI. conf t icmp ? Bye Yizhar Hurwitz http://come.to/yizharhttp://teachers.sivan.co.il/yizhar Upvote 0 Downvote
May 6, 2002 #3 havanajoe IS-IT--Management Nov 21, 2001 123 CA if you are using ACL's then you create an ACL and apply it to the interface. If you are using conduits then you build a conduit to allow it. ACL access-list xxx permit icmp any any access-group xxx in interface outside access-gruop xxx in interface inside access-group xxx in dmz CONDUIT conduit permit icmp any any Upvote 0 Downvote
if you are using ACL's then you create an ACL and apply it to the interface. If you are using conduits then you build a conduit to allow it. ACL access-list xxx permit icmp any any access-group xxx in interface outside access-gruop xxx in interface inside access-group xxx in dmz CONDUIT conduit permit icmp any any