Hi, can someone help me with a script that resolves a ip and only update it, if the IP changed?
#here is my current script
:local resolvedIP [:resolve “mydomaintoberesolved.com”];
/ip hotspot walled-garden ip set [find comment=mydomainthingy] dst-address $resolvedIP
so every time it updates/resolves it disrupts the connection