DDNS Won't Update
DDNS Won't Update
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- DDNS Won't Update
- Community Forum
- DDNS Won't Update
Topic: DDNS Won't Update
Hi there,I'm having trouble updating my server. I am using my Raspberry Pi and whenever I execute the file that contains " echo url="https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD" | curl -k -o ~/dynudns/dynu.log -K - " it doesn't show an updated time on the DDNS webpage. My account username and password are also both correct. The script runs with no problems as shown in the picture attached. Is it updating but just not showing it or have I done something wrong?
Reply with quote | Report
The response if the IP address has not changed will be 'NOCHG' and the date won't change. If you change the IP address through the Control Panel and then run the script it should update the IP address and the date/time of update as well.It seems that curl is downloading the response but the shell script is not setup to output it. You can output the response using 'cat' or any other manner to the screen so you can see it after it is downloaded.
Reply with quote | Report
timothytw wrote:The response if the IP address has not changed will be 'NOCHG' and the date won't change. If you change the IP address through the Control Panel and then run the script it should update the IP address and the date/time of update as well.It seems that curl is downloading the response but the shell script is not setup to output it. You can output the response using 'cat' or any other manner to the screen so you can see it after it is downloaded.
Reply with quote | Report
Author | Topic: DDNS Won't Update |
---|---|
mharunian Joined: 10/4/2020 |
DDNS Won't Update Wednesday, October 7, 2020 12:43 PM
Hi there,I'm having trouble updating my server. I am using my Raspberry Pi and whenever I execute the file that contains " echo url="https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD" | curl -k -o ~/dynudns/dynu.log -K - " it doesn't show an updated time on the DDNS webpage. My account username and password are also both correct. The script runs with no problems as shown in the picture attached. Is it updating but just not showing it or have I done something wrong?
|
timothytw Joined: 5/2/2002 |
DDNS Won't Update Wednesday, October 7, 2020 11:21 PM
The response if the IP address has not changed will be 'NOCHG' and the date won't change. If you change the IP address through the Control Panel and then run the script it should update the IP address and the date/time of update as well.It seems that curl is downloading the response but the shell script is not setup to output it. You can output the response using 'cat' or any other manner to the screen so you can see it after it is downloaded.
|
elarry Joined: 12/12/2021 |
DDNS Won't Update Saturday, December 3, 2022 4:44 PM
|
It is currently Friday, November 15, 2024 10:23 AM US Mountain Standard Time
Friday, November 15, 2024 10:23 AM