XIII
Very Senior Member
For an experiment I want to achieve this:
It seems like I can achieve this by:
- Use *.asuscomm.com as main DDNS service
- Use No-IP as backup DDNS service
- Get a push notification (using Pushover) when the IP changes
It seems like I can achieve this by:
- Configuring WWW.ASUS.COM in the web GUI
- Additionally configuring No-IP in /jffs/configs/inadyn.conf.add
- Writing code to send a push notification in /jffs/scripts/ddns-start
- Do I understand this correctly, or does one of these steps exclude another?
- Does the ddns-start script only get called when the IP changes, or do I need to check that myself? (to prevent too many push notifications)
- How can I test this flow, without forcing a new ISP IP (if possible at all)?