[Ddclient-forum] [ddclient - Help] RE: D-Link 655 Router
Brought to you by:
supersandro2000,
wimpunk
From: SourceForge.net <no...@so...> - 2009-04-22 05:28:33
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7258461 By: dragudor Well this is something which i also have been trying to get to work, will post the code. 'dlink-655' => { 'name' => 'D-Link DIR-655', 'url' => '/Status/Device_Info.shtml' 'skip' => 'IP Address', }, How ever that only resulted in the responce of the following in the mail to root. WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' Also the portion in the /Status/Device_Info.shtml file where the part for the WAN IP should be located looks like this <p> <label class="duple">IP Address :</label> <span id="wan_ip_address_0" class="output"> </span> </p> My knowledge of coding these types of things is not that high, how ever I can be somewhat stubborn about it. But this was what i were trying with. But could not quite get it to work. So any suggestions to what to try would be nice :) ______________________________________________________________________ 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 |