Mikrotik-Duckdns-Dynamic-IP-Updater
Mikrotik-Duckdns-Dynamic-IP-Updater copied to clipboard
Support multiple interfaces
Hi. Is it possible to support multiple interfaces ? In other words, in location with multiple internet connections, select which interface will be used to get the IP ? Thanks in advance.
Could you please provide an example of the behavior using mikrotik cli ?
Hey. I'm not exactly a mikrotik guy. I only configure mine once in a while, when needed. Could you please instruct how I can generate the sample?
Is it possible to force this command to run over an specific interface ?
([/tool_ fetch url=$ipDetectService1 output=user as-value]->"data")
'
Or this ?
:put [/ip cloud get public-address]
Or this ?
:return [:resolve myip.opendns.com server=208.67.222.222]
You can just modify the script as you need, and use it the way you like.