Updating multiple domains...
Updating multiple domains with same IP address through OpenWRT
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Dynamic DNS Service
- Updating multiple domains with same IP address through OpenWRT
- Forum della Comunità
- Updating multiple domains with same IP address through OpenWRT
Argomento: 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!
Rispondi con citazione |Segnalare
di yardern su mercoledì 13 gennaio 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.
Rispondi con citazione |Segnalare
di yardern su lunedì 1 febbraio 2021
Above is not working, sorry.
Rispondi con citazione |Segnalare
| Autore | Argomento: Updating multiple domains with same IP address through OpenWRT |
|---|---|
|
yardern Iscritto: 03/01/2021 |
sabato 9 gennaio 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 Iscritto: 03/01/2021 |
mercoledì 13 gennaio 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 Iscritto: 03/01/2021 |
lunedì 1 febbraio 2021 18:36
Above is not working, sorry.
|
sabato 13 giugno 2026 08:31
