DynDNS and ddclient.conf
- From: Henk Oegema <henk@xxxxxxxxxx>
- Date: Fri, 30 Jun 2006 21:14:01 GMT
I have installed ddclient v3.6.6 from
https://www.dyndns.com/support/clients/unix.html
to support updating of my dynamic ip address of my Asterisk server.
With DynDNS I have a hostname(xxxxxxxx.ftpaccess.cc) in my account.
Can someone please tell me if the file /etc/ddclient/ddclient.conf (see
below)is correctly changed to perform this automatic update?
Is there no username and password I need to set somewhere?
Can DynDNS find xxxxxxx.ftpaccess.cc without my account login information?
######################################################################
##
## Define default global variables with lines like:
## var=value [, var=value]*
## These values will be used for each following host unless overridden
## with a local variable definition.
##
## Define local variables for one or more hosts with:
## var=value [, var=value]* host.and.domain[,host2.and.domain...]
##
## Lines can be continued on the following line by ending the line
## with a \
##
######################################################################
daemon=300 # check every 300 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.
##
## dyndns.org dynamic addresses
##
## (supports variables: wildcard,mx,backupmx)
##
server=members.dyndns.org, \
protocol=dyndns2 \
xxxxxxxx.ftpaccess.cc #this is the hostname entry in DyNDNS
################################################################################
Thanks
Henk
.
- Prev by Date: Re: OT: houghi loves pizza
- Previous by thread: Linux (SuSE) multimedia center
- Index(es):
Relevant Pages
|