Updating multiple domains...
Updating multiple domains with same IP address through OpenWRT
- 主页
- 后台控制中心
- 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
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
| Author | Topic: Updating multiple domains with same IP address through OpenWRT |
|---|---|
|
yardern Joined: 2021/1/3 |
2021年1月9日星期六 下午8: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: 2021/1/3 |
2021年1月13日星期三 下午7: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: 2021/1/3 |
2021年2月1日星期一 下午6:36
Above is not working, sorry.
|
2026年6月13日星期六 上午8:35
