I have a service in a server inside a VLAN, and I use a dsnat rule to connect to it from the outside. It works when one is outside, but if I use the Domain name while inside the LAN, I cannot connect to it. Any ideas how to do it? Here is my dsnat rule.
/ip firewall nat
add action=dst-nat chain=dstnat dst-port=443 in-interface=ether8 protocol=tcp to-addresses=192.168.1.10 to-ports=443