[Ddclient-forum] [ddclient - Developers] Zyxel 623ME
Brought to you by:
supersandro2000,
wimpunk
|
From: SourceForge.net <no...@so...> - 2008-02-16 12:53:42
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4781457 By: glandvador Hi, This router acts a little bit strange: It needs sending the request twice as the first one seems to be used to say "I'm here" and always fail (even authenticated). What will be best way to implement that behavior? Can I add a new option fw-retry that defaults to 0 but in this case is set to 1? Or add two more urls i.e.: 'zyxel-p623me-t1' => { 'name' => 'Zyxel Prestige 623ME-T1', 'open' => '/rpSysStatus.html', 'url' => '/rpSysStatus.html', 'close' => '/Logout.html', 'skip' => 'IP Address', }, if exists the open will serve to open the connection, url to get the ip address, and close to logout. Regards, Glandvador ______________________________________________________________________ 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=399429 |