hi, I had a domain created for few weeks and today just stop working, trying to ping and I got : no address associated with hostname. I have tried to run ddclient but no luck
so, I’ve recreated domain and still does not work - not sure what to do
using let’s enc for this domain
Removed all subdomains and then I did run declient with just one domain- but still can not get this work
karcio@debian-4gb-hel1-2:~$ sudo ddclient -force
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-100 12 100 12 0 0 65 0 --:–:-- --:–:-- --:–:-- 65
SUCCESS: updating xxx.dedyn.io: good: IP address set to xx.xx.xx.xx
Same issue and symptoms. Until yesterday, the recently configured subnames of my domain were working, but now I can still ping the hostnames — nothing more.
I also added the subnames as type AAAA without any changes. Both IPv4 and IPv6 resolve correctly.
curl -6 -vk https://nextcloud.my_domain.dedyn.io
* Host nextcloud.my_subdomain.dedyn.io:443 was resolved.
curl -4 -vk https://nextcloud.my_domain.dedyn.io
* Host nextcloud.my_domain.dedyn.io:443 was resolved.
@molenex & @karcio I don’t see any indications of DNS problems in the output you provided.
If you can ping your host then chances are good that DNS is working fine.
Unless there are in fact problems with DNS you will need to check other aspects of your servers, such as the webserver, the TLS certificate, possibly port forwarding on your router, firewall settings, etc. Remember that deSEC only provides a DNS service. You are responsible for the actual services on your servers.
Use DNS centric tools such as dig(1) (on *NIX) to test DNS. You can also use web tools such as DNSViz to check that your domain is setup correctly for DNSSEC. (But note that subdomains of dedyn.io are always set up correctly by deSEC. You only need to check if you brought your own domain.)
Checking DNS for component ``conference.digitalhub.dedyn.io``… Checking DNS for host ``digitalhub.dedyn.io``… Checking DNS for component ``upload.digitalhub.dedyn.io``… All checks passed, congratulations!