DD-WRT - Luci
Cannot seem to get this working.
This is the output from my entry
023707 : #> /usr/bin/curl -RsS -o /var/run/ddns/opendns.dat --stderr /var/run/ddns/opendns.err --insecure --noproxy '*' 'https://MYEMAIL%40gmail.com:*URL_PASS*@updates.dnsomatic.com/nic/update?hostname=NETWORKNAMEFROMOPENDNS&myip=172.56.26.69'
023708 : DDNS Provider answered:\nbadauth
023708 ERROR : IP update not accepted by DDNS Provider
Any ideas what I am doing wrong?
-
The response code "badauth" indicates that your authentication credentials haven't been correct. Your password must not contain special characters reserved for URL escaping/encoding.
Please sign in to leave a comment.
Comments
1 comment