ddclient.conf documentation
NoOp
glgxg at sbcglobal.net
Sat May 31 04:31:38 UTC 2008
On 05/30/2008 08:42 PM, Alex Janssen wrote:
> NoOp said the following on 05/24/2008 08:20 PM:
>> Check the archives and you will find a thread on this. Here is what
>> worked for me:
>>
>> http://permalink.gmane.org/gmane.linux.ubuntu.user/131745
>>
> Well, I got it working. I think from RTFM and the docs on OpenDNS.com.
> You must use SSL for updating OpenDNS.com.
> DynDNS.com does not care.
Actually DynDNS "Since 3.7.0, ddclient support ssl-updates" and it
certainly the way to go. See:
http://www.dyndns.com/support/kb/using_ddclient_with_dyndns_services.html
Hence my config w/ssl=yes:
# /etc/ddclient.conf
daemon=300
pid=/var/run/ddclient.pid
ssl=yes
use=web, web=checkip.dyndns.com/, web-skip='IP Address'
login=your-username
password=your-password
protocol=dyndns2
server=members.dyndns.org
your-hostname
>
> My working ddclient.conf follows:
> ssl=yes
> pid=/var/run/ddclient.pid
> protocol=dyndns2
> use=web, web=http://myipaddressserver.com
>
> # dnsomatic should update both
> server=updates.dnsomatic.com, login=loginname, password='password'
> all.dnsomatic.com
Never heard of DNS-O-Matic/dnsomatic.com - thanks for the info. I've
never used opendns and have only use dyndns.
>
> # server=members.dyndns.org, login=mylogin, password='password'
> myname.dyndns.org
>
> # server=updates.opendns.com, login=mylogin, password='passwod' opendnsid
>
> It worked prior to converting to dnsOmatic.com, but works with it as well.
>
> Alex
>
More information about the ubuntu-users
mailing list