dst-nat problem

Hi all.

I have a problem with make a dst-nat to internal Ip:

I have a web server 192.168.1.10 behind a mkt router with public static ip 200.200.200.200 and I have dst-nat port 80 to redirect the traffic to the web server and i try and it works good (from remote location www.mywebserver.com), but i try to access in some pc of my network 192.168.1.11 type www.mywebserver.com and i get the mikrotik webbox I think that is the secuence of Nat in winbox but doesn’t work any suggestion?

Thanks…

put in-interface on your rule, only for the incoming traffic from outside to point to that web server not from inside of your network

thanks but didn’t work, I add a static dns: http://www.mywebserver.com ip 192.168.1.X to try to don’t use the nat rule but didn’t work too any suggestion? I can post the config