[Ddclient-support] zoneedit migration to easydns servers
Brought to you by:
supersandro2000,
wimpunk
From: Joel A. <jo...@ge...> - 2014-10-05 18:00:10
|
Forced one domain to update for testing and it appears to actually work but ddclient doesn't seem to understand the responses. INFO: setting IP address to ***.***.***.*** for ***.*** UPDATE: updating ***.*** CONNECT: dynamic.zoneedit.com CONNECTED: using SSL SENDING: GET /auth/dynamic.html?host=***.***&dnsto=***.***.***.*** HTTP/1.0 SENDING: Host: dynamic.zoneedit.com SENDING: Authorization: Basic *** SENDING: User-Agent: ddclient/3.8.1 SENDING: Connection: close SENDING: RECEIVE: HTTP/1.1 200 OK RECEIVE: Date: Sun, 05 Oct 2014 17:33:40 GMT RECEIVE: Server: Apache/2.2.22 (Debian) RECEIVE: X-Powered-By: PHP/5.4.4-14+deb7u14 RECEIVE: Set-Cookie: easydns_language=en_US; expires=Mon, 05-Oct-2015 17:33:40 GMT; path=/ RECEIVE: Set-Cookie: PHPSESSID=***; path=/ RECEIVE: Expires: Thu, 19 Nov 1981 08:52:00 GMT RECEIVE: Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 RECEIVE: Pragma: no-cache RECEIVE: Vary: Accept-Encoding RECEIVE: Content-Length: 140 RECEIVE: Connection: close RECEIVE: Content-Type: text/html RECEIVE: RECEIVE: <HTML><BODY><FONT FACE="sans-serif" SIZE="-1">OK<br /> RECEIVE: <hr noshade size="1"> RECEIVE: ***.*** updated to ***.***.***.***<br /> RECEIVE: </FONT></BODY></HTML> FAILED: updating ***.***: no response from dynamic.zoneedit.com Similarly, forcing to re-run again after it did update already: ... RECEIVE: <HTML><BODY><FONT FACE="sans-serif" SIZE="-1">OK<br /> RECEIVE: <hr noshade size="1"> RECEIVE: no update required for ***.*** to ***.***.***.***<br /> RECEIVE: </FONT></BODY></HTML> FAILED: updating ***.***: no response from dynamic.zoneedit.com Thanks, -Joel |