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 any. I know this is not the most secure option but at this point I just need it to work.
Any help and insight into this would be amazing. I have tried every guide on the internet and I understand it. I just don't know why it won't work.
Attached is the config of my device.