FAQ Omada Dynamic DNS FreeDNS Example - omada-dev/omada-sdn GitHub Wiki
Omada help description version: 5.9.9
-
Username:
- If you want to update domain, then use:
@ - If you want to update subdomain, then enter subdomain, as example
mysubdomain
- If you want to update domain, then use:
-
Password: your FreeDNS password
-
Domain Name: Enter the domain name provided by your service provider. Remote users can use the domain name to access your local network through WAN port.
-
Update Interval: Select how often the WAN IP address is automatically updated.
-
Update URL:
http://dynamicdns.park-your-domain.com/update?host=[USERNAME]&domain=[DOMAIN]&password=[PASSWORD]&ip=[IP] -
TIP:
- You can override automatic IP detection host by appending
&address=127.0.0.10to any update URL - https/SSL is also optionally supported/available.
- IPv6 addresses are also allowed
- You can override automatic IP detection host by appending
| All supported update styles | description from FreeDNS |
|---|---|
| Username and Password, inline | Username and password as URI arguments, rather then the HTTP authentication |
| Username and Password | Uses HTTP authentication, if you'd rather use a username/password, some routers like to implement this method or can be most easily adapted to this method |
| /nic/update | Uses HTTP authentication, I've seen update attempts like these hitting the server. |
| Randomized Update Token | Default option, simple, secure, my personal favorite. But it can not be used for now with omada easily without complex workarounds/scripts. |
-
Freedns offers two interfaces. Version 1 is older and uses
freedns.afraid.orgdomain. Version 2 interface is current latest and uses shorter domainsync.afraid.org. You can use both versions in Omada.- Interface v1: https://freedns.afraid.org/dynamic/
All supported update style update URLs Update URL's in Omada (Version 1) Username and Password http://[USERNAME]:[PASSWORD]@freedns.afraid.org/nic/update?hostname=[DOMAIN]&myip=[IP]Randomized Update Tokencan not be used in omadahttps://freedns.afraid.org/dynamic/update.php?[TOKEN]/ - Interface v2: https://freedns.afraid.org/dynamic/v2/
All supported update style update URLs Update URL's in Omada (Version 2) Username and Password, inline http://sync.afraid.org/u/?u=[USERNAME]&p=[PASSWORD]&h=[DOMAIN]&ip=[IP]Username and Password http://[USERNAME]:[PASSWORD]@sync.afraid.org/u/?h=[DOMAIN]&ip=[IP]/nic/update http://[USERNAME]:[PASSWORD]@sync.afraid.org/nic/update?hostname=[DOMAIN]&myip=[IP]Randomized Update Tokencan not be used in omadahttp://sync.afraid.org/u/[TOKEN]/
- Interface v1: https://freedns.afraid.org/dynamic/
DDNS service example - FreeDNS
-
click "Create New Dynamic DNS Entry" button and create Custom service provider:

-
Enter your parameters for ddns service with FreeDNS
Following screenshot uses Username and Password style:

-
Click "Create"
