When I enable ddns, I get the message:
admin@SoHo-VPN] /ip cloud> print
ddns-enabled: yes
update-time: no
public-address: 182.186.167.249
dns-name: 467b02207a2a.sn.mynetname.net
status: updated
warning: DDNS server received request from IP 182.186.167.249 but your local IP was 192.168.1.11; DDNS service might not work.
It means that the public address is not assigned directly to your router, but to another. In other words, your router is behind NAT. And unless the first router forwards some ports to your router, you won’t be able to reach it using that hostname.
You would need to make 1:1 nat or put your mikrotik ip in the dmz of the dsl router. But if you don’t have access… Ask the isp for configuration change of the modem if you can’t do it yourself.
hi, that seems do able please explain what i need to be done from ISP support:
Mikrotik IP means : LAN IP on ether-2 or its IP assigned on Ether-1 through dhcp (private IP)
Your help would drive me out of this puzzle.
One More question : do I need to have bridged DSL internet even for blocking certain sites through web proxy or L7 filters regexp. etc.
Ask them to switch the modem into bridge mode and that’s all. After that you will get public ip directly to the ethernet port and you will be able to make whatever settings on your router yourself.