Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I need to be able to ping a DMZ host from an INSIDE host and visa versa. I have tried configuring a static nat as follows
static (INSIDE,DMZ) 192.168.10.0 192.168.10.0 netmask 255.255.255.0
I created an access-list called EXEMPT which permits any...