Updating multiple domains...
Updating multiple domains with same IP address through OpenWRT
- Accueil
- Espace Client
- Community Forum
- Services
- Dynamic DNS Service
- Updating multiple domains with same IP address through OpenWRT
- Community Forum
- Updating multiple domains with same IP address through OpenWRT
Topic: Updating multiple domains with same IP address through OpenWRT
How to update multiple domains with same IP address through OpenWRT please?
I know there is an sample configuration, do I just repeat the whole section with different domain?
Thanks!
I know there is an sample configuration, do I just repeat the whole section with different domain?
Thanks!
Reply with quote |Report
by yardern on mercredi 13 janvier 2021
Found a solution:
In the sample configuration file, delete line:
option domain 'YOUR-DYNU-HOSTNAME'
Modify line:
option update_url 'http://api.dynu.com/nic/update?hostname=[DOMAIN]&myip=[IP]&username=[USERNAME]&password=[PASSWORD]'
Replace [DOMAIN] with all you domains one by one separated by comma.
BTW, line
option lookup_host 'YOUR-DYNU-HOSTNAME'
is needed.
In the sample configuration file, delete line:
option domain 'YOUR-DYNU-HOSTNAME'
Modify line:
option update_url 'http://api.dynu.com/nic/update?hostname=[DOMAIN]&myip=[IP]&username=[USERNAME]&password=[PASSWORD]'
Replace [DOMAIN] with all you domains one by one separated by comma.
BTW, line
option lookup_host 'YOUR-DYNU-HOSTNAME'
is needed.
Reply with quote |Report
by yardern on lundi 1 février 2021
Above is not working, sorry.
Reply with quote |Report
| Author | Topic: Updating multiple domains with same IP address through OpenWRT |
|---|---|
|
yardern Joined: 03/01/2021 |
samedi 9 janvier 2021 20:24
How to update multiple domains with same IP address through OpenWRT please?
I know there is an sample configuration, do I just repeat the whole section with different domain? Thanks! |
|
yardern Joined: 03/01/2021 |
mercredi 13 janvier 2021 19:14
Found a solution:
In the sample configuration file, delete line: option domain 'YOUR-DYNU-HOSTNAME' Modify line: option update_url 'http://api.dynu.com/nic/update?hostname=[DOMAIN]&myip=[IP]&username=[USERNAME]&password=[PASSWORD]' Replace [DOMAIN] with all you domains one by one separated by comma. BTW, line option lookup_host 'YOUR-DYNU-HOSTNAME' is needed. |
|
yardern Joined: 03/01/2021 |
lundi 1 février 2021 18:36
Above is not working, sorry.
|
samedi 13 juin 2026 08:32
