Blog on Ettore Dreucci https://ettore.dreucci.it/blog/ Recent content in Blog on Ettore Dreucci Hugo -- gohugo.io en-US Wed, 22 May 2019 18:54:00 +0200 ISPConfig Dynamic DNS https://ettore.dreucci.it/blog/ispconfig-ddns/ Wed, 22 May 2019 18:54:00 +0200 https://ettore.dreucci.it/blog/ispconfig-ddns/ If you manage your DNS server(s) with ISPConfig you may want a dynamic entry that gets updated automatically every time the target host changes its IP address. Doing so in ISPConfig is quite straight forward: we can use the ISPConfig SOAP API to update an existing record with a PHP script to be run frequently by the target host. In this recipe I will consider updating an A record. First we need to create a remote user on the ISPConfig master server to authenticate, and grant it remote access and some functions: