We have a ASA 5510 with four networks: inside, outside, dmz, WLAN. All addresses inside have nat to outside and dmz and WLAN. There exists one static policy from inside to outside for our imap-server.
This server is reachable from outside. OK. From WLAN we cannot reach this server. From dmz neither. This is our problem.
I tried to solve this by establishing a second static policy from inside to WLAN, this works, but there is a DNS-problem. This has to have another name, because the IP is a different one as that of the global outside. And I don't want to use split-horizon or other techniques.
Why isn't this possible?
I think I miss a directive or misunderstand something here.
Could you light me? I appreciate every answer.