From a62b850e27820e7aef752bd2fa23ff132456c95e Mon Sep 17 00:00:00 2001 From: wimpunk Date: Fri, 27 Feb 2009 07:30:46 +0000 Subject: [PATCH] Added warning about the update interval (#2619505) git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@109 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- sample-etc_ddclient.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sample-etc_ddclient.conf b/sample-etc_ddclient.conf index 6922ad3..913e41c 100644 --- a/sample-etc_ddclient.conf +++ b/sample-etc_ddclient.conf @@ -50,6 +50,10 @@ ssl=yes # use ssl-support. Works with #use=fw, fw=192.168.1.254/status.htm, fw-skip='IP Address' # found after IP Address # ## To obtain an IP address from Web status page (using the proxy if defined) +## by default, checkip.dyndns.org is used if you use the dyndns protocol. +## Using use=web is enough to get it working. +## WARNING: set deamon at least to 600 seconds if you use checkip or you could +## get banned from their service. #use=web, web=checkip.dyndns.org/, web-skip='IP Address' # found after IP Address # #use=ip, ip=127.0.0.1 # via static IP's