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 Saturday, January 9, 2021

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 Wednesday, January 13, 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.

Reply with quote | Report
Post Re: Updating multiple domains with same IP address through OpenWRT
by yardern on Monday, February 1, 2021

Above is not working, sorry.

Reply with quote | Report
Thursday, April 25, 2024 10:32 AM
Loading...