@webdawg said in DYNDNS Updater Fails - I do not know why?:
The plugin has to be designed to work with multi wan.
I can't test multi WAN, as I have only one WAN, but the updating worked for me.
The update URL is something like
https://freedns.afraid.org/dynamic/update.php?TGx1T2VyZFg3TnVsVE1XZTBUZ2I6MTk1NDQ4Nzc=Only the Hostname and Password (twice) should be filled in.
7d6dd39e-d257-4de6-bb4b-d5d9fe2303f3-image.png
The password is a token, that you can get from here :
0916e47f-d8be-4a4f-bcf6-dd3b43887eea-image.png
( the update method used is not one of the newer "version 2".
Jan 19 07:45:47 php-fpm 57754 /rc.dyndns.update: Dynamic DNS: updatedns() starting Jan 19 07:45:48 php-fpm 57754 /rc.dyndns.update: Dynamic DNS freedns (subscribertest.chickenkiller.com): 82.127.134.54 extracted from Check IP Service Jan 19 07:45:48 php-fpm 57754 /rc.dyndns.update: Dynamic DNS (subscribertest.chickenkiller.com): running get_failover_interface for wan. found em0 Jan 19 07:45:48 php-fpm 57754 /rc.dyndns.update: Dynamic DNS freedns (subscribertest.chickenkiller.com): 82.127.134.54 extracted from Check IP Service Jan 19 07:45:48 php-fpm 57754 /rc.dyndns.update: Dynamic Dns (subscribertest.chickenkiller.com): Current WAN IP: 82.127.134.54 Cached IP: 0.0.0.0 Jan 19 07:45:48 php-fpm 57754 /rc.dyndns.update: DynDns (subscribertest.chickenkiller.com): Dynamic Dns: cacheIP != wan_ip. Updating. Cached IP: 0.0.0.0 WAN IP: 82.127.134.54 Jan 19 07:45:48 php-fpm 57754 /rc.dyndns.update: Dynamic DNS freedns (subscribertest.chickenkiller.com): _update() starting.Important is the third line : "running get_failover_interface for wan. found em0" where the the correct interface is shown.
To see this line, make sure to check this one :
b4a0ea87-4722-4660-8797-816537dba6e2-image.png