As the title says. Is there a way to manually trigger a third party DDNS update on route10?
I don’t have DDNS enabled to test at the moment, but I wonder if restarting the service from the terminal might do it? I think service ddns restart
would be the command if I’m reading the OpenWRT documentation right: DDNS Client
Hmm, service
isn’t on our version of OpenWRT. That would restart the third party client, if configured. That said, for our version I believe what you’d actually want to use for that is: /etc/init.d/ddns restart
As for the Alta DDNS client, I just need to double check to make sure it’s shareable. I would guess it is. I’ll circle back.
1 Like