Any way to detect automatically my router IP address when it changes Any way to detect automat...

Topic: Any way to detect automatically my router IP address when it changes

Post any way to detect automaticaly my router ip when it changes
by VASUDEVA HEBRI on Monday, May 15, 2017

please help me to configure automatically update the ip address.

Reply with quote | Report
Post Re: any way to detect automaticaly my router ip when it changes
by timothytw on Tuesday, May 16, 2017

You can download and run one of our IP update clients at https://www.dynu.com/en-US/DynamicDNS/IPUpdateClient.

Reply with quote | Report
Post Re: Any way to detect automatically my router IP address when it changes
by IAmATeaf on Friday, January 5, 2024

Or if you have SSL access to your router you can set up a cron job to run on a timed basis to keep the ip address updated. I run the following script

curl -k --silent "https://api.dynu.com/nic/update?hostname=xxxxx.dynu.net&password=password"

Reply with quote | Report
Thursday, March 28, 2024 10:32 AM
Loading...