fernwerker / ownDynDNS

Self-hosted dynamic DNS php script for FRITZ!Box and netcup DNS API
GNU General Public License v3.0
138 stars 35 forks source link

UDM/UDM Pro #15

Closed flowmymind closed 3 years ago

flowmymind commented 3 years ago

Hi.

Does anybody use ownDynDNS with an UDM/UDM Pro? Ubiquitis DDNS update does not work well. Some information about it:

English 1 German 1 German 2 UI community (english)

I have tried some URL, but it won’t work.

fernwerker commented 3 years ago

Did you check if everything is working fine by doing an HTTP post by yourself. So see if you have everything in place and DNS entries are able to update.

Afterwards I'd check on the UDM side again. The script is designed for Fritzbox, but the HTTP post is generic and therefore can be done by any client.

flowmymind commented 3 years ago

After lots of testing it works!

Settings for UDM:

Interface: WAN (or your choice) Service: dyndns (but actually not matter because inadyn runs it own script if "Server" is filled) Hostname: dnssub.domain.com Username: ownDynDNS username Password: ownDynDNS password Server: domain.com/ownDynDNS/update.php/\/nic/update?user=%u&password=%p&ipv4=%i&force=0&mode=both&domain=%h

Attention: save ownDynDNS not on your dnssub.domain.com, but on domain.com or another sub.domain.com.