[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ddclient configuration



I started a different thread with this problem.

ddclient seems not to be working.

Here is my /etc/ddclient.conf (with the password removed)/

Has the location for the conf file changed?

Is there anything wrong with this file?

The syslog has

2025-09-04T15:04:04.700886-07:00 Joy4 ddclient[1371]: WARNING: Could not determine an IP for use

Thank you for any help,

Paul

# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf

#protocol=dyndns2
#use=if, if=eth0
#server=https:members.dyndns.org
#login=waterhorse

## ddclient configuration file
daemon=500
# check every 500 seconds
syslog=yes
# log update msgs to syslog
mail-failure=waterhorsemusic@aol.com # Mail failed updates to user
pid=/var/run/ddclient.pid
# record PID in file.
ssl=yes
use HTTPS
## Detect IP with our CheckIP server
use=web, web=checkip.dyndns.com/, web-skip='IP Address'
## DynDNS username and password here
login=waterhorse
#password=##YOUR PASSWORD##
password=[mypassword]
## Default options
protocol=dyndns2
server=members.dyndns.org
## Dynamic DNS hosts


Reply to: