Hey there,
trying to get my raspberry to work with dynv6, my own domain and ddclient.
Domain is set up and delegated. Hosted at netim.
ddclient ‘should’ also be set up correctly but i get the following error:
:~$ sudo ddclient
FAILED: updating ###.###.eu: nohost: The hostname specified does not exist in the database
This is my ddclient config:
ssl=yes
protocol=dyndns2
use=if, if=ens18
server=dynv6.com
login=none
password=‘token’
###.###.eu
If i try this config with a dynv6 domain zone it’s working perfectly.
Did anyone experience this and has an answer? Seriously searching the web for a few hours now…