I've enabled ping with the following access-lists:
access-list acl_out permit icmp any any
access-list acl_dmz permit icmp any any
I've bound these access lists to the outside and dmz interfaces with the following access-groups:
access-group acl_out in interface outside
access-group acl_dmz in interface dmz
Despite this, i cannot ping inside from the dmz. Any thoughts?
Lowell Barkman. MCSE,A+. Network Administrator for the Nunatsiavut Government.
access-list acl_out permit icmp any any
access-list acl_dmz permit icmp any any
I've bound these access lists to the outside and dmz interfaces with the following access-groups:
access-group acl_out in interface outside
access-group acl_dmz in interface dmz
Despite this, i cannot ping inside from the dmz. Any thoughts?
Lowell Barkman. MCSE,A+. Network Administrator for the Nunatsiavut Government.