I have a dynamic internet ip address from the provider and i’ve added a port forwarding on my mikrotik router
so that i can access a host behind. From all other network it’s working fine but not from the local LAN
I’d like to access from local LAN (192.168.88.x) my dyndns IP address
Actually it’s not possible. I guess I have to do some config changes…
You could avoid having separate port forwarding rules for traffic coming from LAN and WAN, by using “dst-address-type=local” to match the address of any router’s interface.