This will be our third R-OS (2.9) Gateway and we are using it in South Africa in an ISP environment together with ADSL. I noticed all the enhanced features like DHCP and DNS and would like to know if the R-OS can be used to do Dynamic DNS updates. We have our own FreeRADIUS server and would like to “connect” a Cname / host name to the temporary IP number so that we can remotely access and manage servers by using a easy to remember name (vpn.youroffice.co.za) - Not sure if this is the correct forum but I love your R-OS - Thank you very much in advance.
Packages required: advanced-tools
License required: level1
Command name: /tool dns-update
Dynamic DNS Update is a tool that should be manually run to update dynamic DNS server.
Example
To tell 23.34.45.56 DNS server to (re)associate mydomain name in the myzone.com zone with
68.42.14.4 IP address specifying that the name of the key is dns-update-key and the actual key is
update:
[admin@MikroTik] tool> dns-update dns-server=23.34.45.56 name=mydomain
... zone=myzone.com address=68.42.14.4 key-name=dns-update-key key=update