Patches item #1551698, was opened at 2006-09-03 20:56
Message generated for change (Comment added) made by andyschmitz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676130&aid=1551698&group_id=116817
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brian Millett (caddr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Another patch for everydns.net service
Initial Comment:
Here is a patch to allow easydns service to work with
ddclient. I know that there is one aleady, but this is
a bit different. Let the powers that be decide.
Thank you for a great product.
Here is the ddclient.conf that will work with it:
------------------------------
######################################################################
##
## Configuration for everydns.net
##
######################################################################
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.
ssl=no # use ssl-support. Works with
# ssl-library
use=web, web=checkip.dyndns.org/, web-skip='IP Address'
# found after IP Address
protocol=everydns, \
server=dyn.everydns.net, \
login=username \
password=password \
my.domain
----------------------------------------------------------------------
Comment By: Andy Schmitz (andyschmitz)
Date: 2009-11-16 16:50
Message:
It looks like this patch applies cleanly against the version in Ubuntu
Karmic (http://packages.ubuntu.com/karmic/ddclient ), and seems to work. It
would be nice to have this applied to the main release.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=676130&aid=1551698&group_id=116817
|