Lee Banwell
Occasional Visitor
I use a DNS service that requires me to update my IP address every time my router reboots and I get assigned a new IP.
I am given a specific identifier in the format of -
"https://strongdns.com/ipupdater/***Unique Key***"
Now I can do this manually.. but would like to add a custom command to the startup of the router everytime my ISP resets my connection (approx every 3 days). StrongDNS themselves document the command that can be used for DD-WRT routers.
I've also read through https://github.com/RMerl/asuswrt-merlin/wiki/Custom-DDNS but I am still unsure how to proceed? I see the wget -q0 - "Http*** command being used but i am not sure if I can just substitute in the simple command from my DNS service. I note also that he DD-wrt instruction mark the script as Cron?
I've installed both Putty, Notepad ++ and WinSCP but I am unsure how to turn all that into a custom script for my router to run every time my connection get reconfigure due to router reboot or ISP renewal.
I am hoping it would as simple as loading a custom script into the Jffs area of the router?
Any help greatly appreciated.
I am given a specific identifier in the format of -
"https://strongdns.com/ipupdater/***Unique Key***"
Now I can do this manually.. but would like to add a custom command to the startup of the router everytime my ISP resets my connection (approx every 3 days). StrongDNS themselves document the command that can be used for DD-WRT routers.
I've also read through https://github.com/RMerl/asuswrt-merlin/wiki/Custom-DDNS but I am still unsure how to proceed? I see the wget -q0 - "Http*** command being used but i am not sure if I can just substitute in the simple command from my DNS service. I note also that he DD-wrt instruction mark the script as Cron?
I've installed both Putty, Notepad ++ and WinSCP but I am unsure how to turn all that into a custom script for my router to run every time my connection get reconfigure due to router reboot or ISP renewal.
I am hoping it would as simple as loading a custom script into the Jffs area of the router?
Any help greatly appreciated.