I have a home LAN with a DLink AP, with several wired (PC, NAS, printer and IP camera) and wireless (smartphones, tablets). Evevrything is working fine, since I have set up PPPoE (ADSL) internet access, DHCP and so on succesfully. I also wanted to watch my IP camera from the public internet. So I successfully set my dyndns account and also set port forwarding. It works wonderfully.
So it almost works like a "normal" router. The only difference is that when I have a device (e.g. my smart phone) on the LAN it will not find (able to connect to) the IP camera. Obviously, in the smart phone I use the "mydomain.dyndnsdomain.tld" format. With "normal" routers it works. However with Mikrotik It is not. Can someone help me?
Here is my NAT setting:
[admin@MikroTik] > ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; default configuration
chain=srcnat action=masquerade to-addresses=0.0.0.0 out-interface=ADSL Gaal ut
1 chain=dstnat action=dst-nat to-addresses=192.168.1.90 to-ports=80 protocol=tcp
in-interface=ADSL Gaal ut dst-port=80
I suspect the problem is that the dst-nat rule only applies toin-interface "ADSL Gaal ut" which is the PPPoE ADSL connection. Shall I add an additional rule? If yes what?
I have RB2011iL-RM router/switch with router OS 6.1