Menu

#54 dnspark defaults changed

current_version
closed-wont-fix
wimpunk
5
2014-08-16
2011-03-08
No

Hello,

Since some time, I need to set the server value to server=www.dnspark.net, and ssl=yes.
The actual default value in debian/sid/ddclient 3.8.0 is www.dnspark.com.

Can you set those as default values for ddclient when using protocol=dnspark please ?
About ssl=yes, if this values is not set, the dnspark web server answers with a 302 response saying the that the document has moved to https://\(same uri) and this seems not to be handled by ddclient.

Thank you,
Alain

log 1:
--------
INFO: setting IP address to xx.xx.xx.xx for rose.xxxxx.ch
UPDATE: updating rose.xxxxx.ch
CONNECT: www.dnspark.com
CONNECTED: using HTTP
SENDING: GET /visitors/update.html?hostname=rose.xxxxx.ch&myip=xx.xx.xx.xx HTTP/1.0
SENDING: Host: www.dnspark.com
SENDING: Authorization: Basic YWdyZXBwaX47YWxhaW4yNg==
SENDING: User-Agent: ddclient/3.8.0
SENDING: Connection: close
SENDING:
RECEIVE: HTTP/1.0 500 Internal Server Error
RECEIVE: Expires: Wed, 09 Mar 2011 11:01:06 GMT
RECEIVE: Cache-Control: max-age=86400
RECEIVE: Content-type: text/html
RECEIVE: Content-Length: 0
RECEIVE: Connection: close

log 2:
--------
INFO: setting IP address to xx.xx.xx.xx for rose.xxxxx.ch
UPDATE: updating rose.xxxxx.ch
CONNECT: www.dnspark.net
CONNECTED: using HTTP
SENDING: GET /visitors/update.html?hostname=rose.xxxxx.ch&myip=xx.xx.xx.xx HTTP/1.0
SENDING: Host: www.dnspark.net
SENDING: Authorization: Basic YWdyZXBwaX47YWxhaW4yNg==
SENDING: User-Agent: ddclient/3.8.0
SENDING: Connection: close
SENDING:
RECEIVE: HTTP/1.1 302 Found
RECEIVE: Date: Tue, 08 Mar 2011 11:23:37 GMT
RECEIVE: Server: Apache
RECEIVE: Location: https://www.dnspark.net/visitors/update.html?hostname=rose.xxxxx.ch&myip=xx.xx.xx.xx
RECEIVE: Vary: Accept-Encoding
RECEIVE: Content-Length: 276
RECEIVE: Connection: close
RECEIVE: Content-Type: text/html; charset=iso-8859-1
RECEIVE:
RECEIVE: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
RECEIVE: <html><head>
RECEIVE: <title>302 Found</title>
RECEIVE: </head><body>
RECEIVE: <h1>Found</h1>
RECEIVE: <p>The document has moved <a href="https://www.dnspark.net/visitors/update.html?hostname=rose.xxxxx.ch&amp;myip=xx.xx.xx.xx">here</a>.</p>
RECEIVE: </body></html>

Related

Bugs: #36
Wiki: protocols

Discussion

  • wimpunk

    wimpunk - 2013-10-28

    I've added a remark about this to the wiki [protocols] but I currently don't have any fix for this. If you (or someone else) have a patch for this, I will apply it.

     

    Related

    Wiki: protocols


    Last edit: wimpunk 2013-10-28
  • wimpunk

    wimpunk - 2013-10-28
    • status: open --> closed-wont-fix
     

Log in to post a comment.

MongoDB Logo MongoDB