how can i update more tha...
how can i update more than 1 domain with ddclient?
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Dynamic DNS Service
- how can i update more than 1 domain with ddclient?
- Forum della Comunità
- how can i update more than 1 domain with ddclient?
Argomento: how can i update more than 1 domain with ddclient?

di Miguel Angel Rodriguez Lopez su sabato 16 gennaio 2016
I have more than 1 domain in my account and are at the same server, so i'd like to update it both with the ddclient script, thanks in advance.
Rispondi con citazione | Segnalare
You can list the domain name one one each line like shown below:
# /etc/ddclient.conf
daemon=60 # Check every 60 seconds.
syslog=yes # Log update msgs to syslog.
mail=root # Mail all msgs to root.
mail-failure=root # Mail failed update msgs to root.
pid=/var/run/ddclient.pid # Record PID in file.
use=web, web=checkip.dynu.com/, web-skip='IP Address' # Get ip from server.
server=api.dynu.com # IP update server.
protocol=dyndns2
login=myusername # Your username.
password=YOURPASSWORD # Password or MD5 of password.
MYDOMAIN1.DYNU.COM # Hostnames one on each line.
MYDOMAIN2.DYNU.COM
MYDOMAIN1.COM
MYDOMAIN2.com
# /etc/ddclient.conf
daemon=60 # Check every 60 seconds.
syslog=yes # Log update msgs to syslog.
mail=root # Mail all msgs to root.
mail-failure=root # Mail failed update msgs to root.
pid=/var/run/ddclient.pid # Record PID in file.
use=web, web=checkip.dynu.com/, web-skip='IP Address' # Get ip from server.
server=api.dynu.com # IP update server.
protocol=dyndns2
login=myusername # Your username.
password=YOURPASSWORD # Password or MD5 of password.
MYDOMAIN1.DYNU.COM # Hostnames one on each line.
MYDOMAIN2.DYNU.COM
MYDOMAIN1.COM
MYDOMAIN2.com
Rispondi con citazione | Segnalare
Autore | Argomento: how can i update more than 1 domain with ddclient? |
---|---|
Miguel Angel Rodriguez Lopez Iscritto: 06/01/2016 |
![]() sabato 16 gennaio 2016 15:19
I have more than 1 domain in my account and are at the same server, so i'd like to update it both with the ddclient script, thanks in advance.
|
timothytw Iscritto: 02/05/2002 |
![]() mercoledì 20 gennaio 2016 14:47
You can list the domain name one one each line like shown below:
# /etc/ddclient.conf daemon=60 # Check every 60 seconds. syslog=yes # Log update msgs to syslog. mail=root # Mail all msgs to root. mail-failure=root # Mail failed update msgs to root. pid=/var/run/ddclient.pid # Record PID in file. use=web, web=checkip.dynu.com/, web-skip='IP Address' # Get ip from server. server=api.dynu.com # IP update server. protocol=dyndns2 login=myusername # Your username. password=YOURPASSWORD # Password or MD5 of password. MYDOMAIN1.DYNU.COM # Hostnames one on each line. MYDOMAIN2.DYNU.COM MYDOMAIN1.COM MYDOMAIN2.com |

mercoledì 30 aprile 2025 06:39