setting up ddclient

Albert Charron albert at albertcharron.name
Thu Nov 22 02:16:27 UTC 2007


Wade Smart wrote:
> 11212007 1947 GMT-6
>
> I saw the response posted after yours about using the ubuntu version of
> ddclient. I didnt know about that so I installed it.
>
> I started the ddclient and watched the syslog.
>
> I think that it shows dhclient instead of ddclient and it looks to be
> working.
>
> Thanks
> Wade
>   
dhclient and ddclient are two unrelated softwares...

here is my ddclient.conf file (with private info hidden) so you can 
compare with yours (just replace the xxxx and the 
"mydomainname.homeip.net" with your infos...)

This config file works with the ddclient version from Dapper (Ubuntu 
6.06) server and is run as a daemon (not sure if I had to enable it or 
if it was enabled by default), but the script /etc/init.d/ddclient is 
run automatically at startup...

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

mail=xxxxxxxxx
pid=/var/run/ddclient.pid
protocol=dyndns2
use=web
server=members.dyndns.org
login=xxxxxxxxx
password='xxxxxxxxx'
wildcard=yes
mydomainname.homeip.net

-- 
+--------------------------------------+
  Albert Charron
+--------------------------------------+
  Linux Counter member #157482
  Registered computers: 195048, 361906
+--------------------------------------+





More information about the ubuntu-users mailing list