DDNS not updating from Raspberry PI DDNS not updating from Ra...

Topic: DDNS not updating from Raspberry PI

Post DDNS not updating from Raspberry PI
by jhardima on Tuesday, December 15, 2020

Hello

Ive trawled the community forum and cant find an answer. Ive configured a .sh file and a cronjob to run on my Raspberry Pi, but despite my IP changing on my router, this isnt being reflected on my domain at dynu.

The code im using is...

echo url="https://api.dynu.com/nic/update?username=&password=" | curl -k -o ~/dynu.log -K -

The username isnt blank in my file, im using the values i use to access the dynu.com site

the log file shows nochg and date on the file seems to being updated every five minutes inline with the cronjob

The IP address allocated to the DDNS on dynu.com was a previous address, but now it was changed by my ISP is wrong on dynu

Many thanks for any help and guidance.

John

Reply with quote | Report
Friday, March 29, 2024 6:00 PM
Loading...