[Ddclient-support] [ddclient - Feature Request] Netopia 2241N support patch
Brought to you by:
supersandro2000,
wimpunk
From: SourceForge.net <no...@so...> - 2007-04-24 09:02:32
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4277563 By: cbxbiker61 Here's a patch for the Netopia 2241N. It's against ddclient 3.7.1. *** ddclient.orig 2007-01-25 08:42:22.000000000 -0700 --- ddclient 2007-04-24 01:44:56.209034954 -0600 *************** *** 68,73 **** --- 68,78 ---- 'url' => '/WanEvtLog', 'skip' => 'local:', }, + 'netopia-2241n' => { + 'name' => 'Netopia 2241N', + 'url' => '/SmartDevice', + 'skip' => 'Local WAN IP Address', + }, 'smc-barricade' => { 'name' => 'SMC Barricade FW', 'url' => '/status.htm', ______________________________________________________________________ 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=467339 |