URL: https://linuxfr.org/forums/linux-general/posts/mises-a-jour-dns-dynamique Title: Mises à jour DNS dynamique Authors: ted Date: 2019年05月06日T22:34:13+02:00 License: CC By-SA Tags: dns, ovh et auto-hébergement Score: 1 J'ai apparemment depuis quelques jours des soucis avec la mise à jour de mon sous domaine dynamique. Je loue un domaine chez OVH, et je vérifie mon IP avec le serveur de dyndns. Voici la configuration qui marchait pendant plus d'un an: # Configuration file for ddclient generated by debconf # # /etc/ddclient.conf daemon=600 # actualiser toutes les 600 secondes protocol=dyndns2 use=web, web=checkip.dyndns.com/, web-skip='Current IP Address: ' server=www.ovh.com login=login password='motdepasse' sousdomaine.domaine.org,sousdomaine2.domaine.org,sousdomaine3.domaine.org Dans syslog j'ai: ddclient[1576]: WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' ddclient[1576]: WARNING: file /var/cache/ddclient/ddclient.cache, line 4: Invalid Value for keyword 'ip' = '' ddclient[1576]: WARNING: file /var/cache/ddclient/ddclient.cache, line 5: Invalid Value for keyword 'ip' = '' ddclient[1576]: WARNING: skipping update of sousdomaine.domaine.org from to 1.2.3.4. ddclient[1576]: WARNING: last updated but last attempt on Mon May 6 19:43:44 2019 failed. ddclient[1576]: WARNING: Wait at least 5 minutes between update attempts. ddclient[1576]: WARNING: skipping update of sousdomaine2.domaine.org from to 1.2.3.4. ddclient[1576]: WARNING: last updated but last attempt on Mon May 6 19:43:44 2019 failed. ddclient[1576]: WARNING: Wait at least 5 minutes between update attempts. ddclient[1576]: WARNING: skipping update of sousdomaine3.domaine.org from to 1.2.3.4. ddclient[1576]: WARNING: last updated but last attempt on Mon May 6 19:43:44 2019 failed. ddclient[1576]: WARNING: Wait at least 5 minutes between update attempts. ddclient[1576]: FAILED: updating sousdomaine.domaine.org: badfqdn: unexpected status () Et voici le fichier cache dont il est question: ## ddclient-3.8.3 ## last updated at Mon May 6 19:53:44 2019 (1557172424) atime=1557172424,backupmx=0,custom=0,host=sousdomaine.domaine.org,ip=,mtime=0,mx=,script=/nic/update,static=0,status=badfqdn,warned-min-error-interval=0,warned-min-interval=0,wildcard=0,wtime=0 sousdomaine.domaine.org atime=1557172424,backupmx=0,custom=0,host=sousdomaine2.domaine.org,ip=,mtime=0,mx=,script=/nic/update,static=0,status=noconnect,warned-min-error-interval=0,warned-min-interval=0,wildcard=0,wtime=0 sousdomaine2.domaine.org atime=1557172424,backupmx=0,custom=0,host=sousdomaine3.domaine.org,ip=,mtime=0,mx=,script=/nic/update,static=0,status=noconnect,warned-min-error-interval=0,warned-min-interval=0,wildcard=0,wtime=0 sousdomaine3.domaine.org J'ai pensé à un problème venant de chez dyndns (page que j'utilise pour checker l'IP), j'ai donc mis sur un hébergement un script php me donnant uniquement mon IP, et j'ai essayé modifié la config ainsi: use=web, web=mondomaine.org/ip.php/, web-skip='' Mais ça ne fonctionne pas mieux. Dans syslog pourtant on voit que mon IP est bien récupérée. Je ne sais pas où ça bloque...

AltStyle によって変換されたページ (->オリジナル) /