PDA

View Full Version : ddclient updates dynamic WAN IP but...


fade2gray
7th August 2008, 02:10
Hi,

I'm using a combination of zoneedit and ddclient.

ddclient updates the IPaddresses(A) for mydomain.com and w_w_w.mydomain.com, but not that for mail.mydomain.com.

Could ddclient.conf be edited to update mail.mydomain.com?

Current ddclient.confpid=/var/run/ddclient.pid
protocol=zoneedit1
use=web, web=checkip.dyndns.org, web-skip='Current IP Address: '
server=dynamic.zoneedit.com
login=******
password='******'
mydomain.com
Thanks for any advice.

fade2gray
7th August 2008, 02:32
Just have to comma seperate domains in ddclient.conf.
pid=/var/run/ddclient.pid
protocol=zoneedit1
use=web, web=checkip.dyndns.org, web-skip='Current IP Address: '
server=dynamic.zoneedit.com
login=******
password='******'
mydomain.com, w_w_w.mydomain.com, mail.mydomain.com