DDNS Problems Dynu

It works fine when configured through the GUI (Luci) in a standard way. Just select dynu.com in "DDNS Service provider" dropdown. You will need to fill in Domain (your FQDN), Username and Password (see below) and take care of SSL.

If you want to test it manually:

wget -4 -q "https://api.dynu.com/nic/update?hostname=MyName.dynu.net&password=xxxxxxxxxxx"

The token used in 'password=' is an MD5/SHA256 hash of "IP Update Password" that is set in Control Panel / Manage Credentials (https://www.dynu.com/en-US/ControlPanel/ManageCredentials)
Hash generation: https://www.dynu.com/NetworkTools/Hash

See also:

1 Like