Thread: [Ddclient-support] [ddclient - Help] 3.7.1 error in line 1660
Brought to you by:
supersandro2000,
wimpunk
From: SourceForge.net <no...@so...> - 2007-02-20 14:51:22
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4167772 By: d0r5 Hi guys, i have a lil problem, when i run ddclient i get his message # /etc/init.d/./ddclient -daemon=0 -noquiet -debug DEBUG: proxy = DEBUG: url = http://checkip.dyndns.org/ DEBUG: server = checkip.dyndns.org DEBUG: opt(fw = Use of uninitialized value in concatenation (.) or string at /etc/init.d/./ddclient line 1660. DEBUG: glo fw = DEBUG: get_ip: using web, http://checkip.dyndns.org/ reports xxx.xxx.xxx.xxx Whats wrong with this guy, what should i change? im using FC6 ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |
From: SourceForge.net <no...@so...> - 2007-02-20 17:04:10
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4168031 By: d0r5 im using 3.7.1 ################################################## ####################q daemon=600 # check ip every hour via checkip.dyndns.org, cache it, update if needed 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. use=web # via web # protocol=dyndns2 # default protocol #proxy=fasthttp.sympatico.ca:80 # default dyn server proxy server=members.dyndns.org # default dyn server #server=members.dyndns.org:8245 # default server (bypassing proxies) login=**** # default login on dyndns.org password=**** # default password on dyndns.org #mx=mx.for.your.host # default MX backupmx=no # host is primary MX ## dyndns.org dynamic addresses ***.selfip.net thats it, it worked with 3.6 ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |
From: SourceForge.net <no...@so...> - 2007-02-21 16:58:00
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4170134 By: wimpunk as far as i see, it's just a little bug in the debug message. It will be changed in the next version of ddclient. See http://svn.sourceforge.net/viewvc/ddclient?view=rev&revision=43 ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |
From: SourceForge.net <no...@so...> - 2007-02-23 13:00:02
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4174522 By: d0r5 :o so i should just wait :( hope it will be ready soon Thanks ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |
From: SourceForge.net <no...@so...> - 2007-02-23 14:10:02
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4174640 By: wimpunk It's already fixed in the subversion version. I don't think it causes any other problem, ddclient still works correct. wimpunk. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |
From: SourceForge.net <no...@so...> - 2007-02-24 13:31:44
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4176277 By: d0r5 Nice!its totally works now...just final question cant use chkconfig with FC6 is there another way to use it at boot? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |
From: SourceForge.net <no...@so...> - 2007-02-24 18:48:22
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4176568 By: wimpunk It's just a problem with the init scripts. We provide an example but it doesn't always work. You could check the skeleton init script from your distribution and try to modify it. Or you could install ddclient provided with FC6 and use that init script. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=399428 |