Updating multiple domains with same IP address through OpenWRT Updating multiple domains...

Topic: Updating multiple domains with same IP address through OpenWRT

Post Updating multiple domains with same IP address through OpenWRT
by yardern on 2021年1月9日星期六

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!

Reply with quote |Report
Post Re: Updating multiple domains with same IP address through OpenWRT
by yardern on 2021年1月13日星期三

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.

Reply with quote |Report
Post Re: Updating multiple domains with same IP address through OpenWRT
by yardern on 2021年2月1日星期一

Above is not working, sorry.

Reply with quote |Report
2026年6月13日星期六 上午8:35
Loading...