Enable ICMP packets Cisco PIX 501

11 01 2008

pixfirewall# conf t
pixfirewall(config)# access-list ping_acl permit icmp any any
pixfirewall(config)# access-group ping_acl in interface outside
pixfirewall(config)# wr mem

That’s all. I was not able to configure this through PDM. Ping and tracert to google works fine now.

image