Code Monkey home page Code Monkey logo

Comments (3)

troglobit avatar troglobit commented on May 30, 2024

Hi Jocelyn!

Sorry to hear of your problems. FreeDNS is one of the DDNS providers that I myself actually have an account on and can test, but I've never had any problems like you describe. If I build the latest Inadyn from GitHub I get the following result for my own domain:

Tue Jun  9 07:54:15 2015: Sending update URL query, connecting to freedns.afraid.org(204.140.20.21:443)
Tue Jun  9 07:54:15 2015: Sending update URL query, initiating HTTPS ...
Tue Jun  9 07:54:16 2015: SSL connection using RSA_AES_128_CBC_SHA1
Tue Jun  9 07:54:16 2015: SSL server cert subject: C=, ST=, L=, O=, OU=Domain Control Validated, CN=freedns.afraid.org/Email=
Tue Jun  9 07:54:16 2015: SSL server cert issuer: C=GB, ST=Greater Manchester, L=Salford, O=COMODO CA Limited, OU=, CN=EssentialSSL CA/Email=
Tue Jun  9 07:54:16 2015: Successfully sent DDNS update using HTTPS!
Tue Jun  9 07:54:16 2015: Successfully received DDNS update response (281 bytes) using HTTPS!
Tue Jun  9 07:54:16 2015: Successfully sent DDNS update using HTTPS!
Tue Jun  9 07:54:17 2015: Successfully received DDNS update response (201 bytes) using HTTPS!
Tue Jun  9 07:54:17 2015: Successful alias table update for troglobit.homenet.org => new IP# 109.228.161.89

That last line indicates successful transfer of the IP address to the server.

My inadyn.conf looks like this, with my credentials X:ed out

period         600
forced-update 604800
cache-dir /etc/inadyn

system [email protected]
  ssl
  username XXXXXXXX
  password XXXXXXXX
  alias troglobit.homenet.org

Are you sure your credentials are OK?

from inadyn.

jcourcel avatar jcourcel commented on May 30, 2024

Hi Joachim,

Thank a lot for your quick answer! I appreciate.

You are right, I verify my credentials and found I put my email address instead of my freedns UserID. I restart inadyn, and this is the log I got. I think it will works fine when my Internet Provider will change my IP address. I feel so stupid to have disturb you about this issue. Again, a big thanks for your help and for sharing your good application!

Have a nice day.
Best Regards
Jocelyn

Tue Jun 9 09:06:17 2015: Inadyn version 1.99.9 -- Dynamic DNS update client.
Tue Jun 9 09:06:17 2015: Resolving hostname mahingan.homenet.org => IP# 199.102.96.9
Tue Jun 9 09:06:17 2015: Checking for IP# change, connecting to checkip.dyndns.org(216.146.38.70:80)
Tue Jun 9 09:06:17 2015: Querying DDNS checkip server for my public IP#: GET / HTTP/1.0
Host: checkip.dyndns.org
User-Agent: inadyn/1.99.9 [email protected]

Tue Jun 9 09:06:17 2015: Checked my IP, return code: 0
Tue Jun 9 09:06:17 2015: IP server response:
Tue Jun 9 09:06:17 2015: HTTP/1.1 200 OK
Content-Type: text/html
Server: DynDNS-CheckIP/1.0
Connection: close
Cache-Control: no-cache
Pragma: no-cache
Content-Length: 104

<title>Current IP Check</title>Current IP Address: 199.102.96.9 Tue Jun 9 09:06:17 2015: No IP# change detected, still at 199.102.96.9 Tue Jun 9 09:06:17 2015: Update forced for alias mahingan.homenet.org, new IP# 199.102.96.9 Tue Jun 9 09:06:17 2015: Sending IP# update to DDNS server, connecting to freedns.afraid.org(69.197.18.161:443) Tue Jun 9 09:06:18 2015: Sending IP# update to DDNS server, initiating HTTPS ... Tue Jun 9 09:06:19 2015: SSL connection using DHE-RSA-AES256-SHA Tue Jun 9 09:06:19 2015: Server certificate -- subject: /OU=Domain Control Validated/OU=EssentialSSL/CN=freedns.afraid.org; issuer: /C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=EssentialSSL CA Tue Jun 9 09:06:19 2015: Sending update URL query, connecting to freedns.afraid.org(69.197.18.161:443) Tue Jun 9 09:06:19 2015: Sending update URL query, initiating HTTPS ... Tue Jun 9 09:06:19 2015: SSL connection using DHE-RSA-AES256-SHA Tue Jun 9 09:06:19 2015: Server certificate -- subject: /OU=Domain Control Validated/OU=EssentialSSL/CN=freedns.afraid.org; issuer: /C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=EssentialSSL CA Tue Jun 9 09:06:19 2015: Successfully sent DDNS update using HTTPS! Tue Jun 9 09:06:19 2015: Successfully received DDNS update response (392 bytes) using HTTPS! Tue Jun 9 09:06:19 2015: Sending alias table update to DDNS server: GET /dynamic/update.php?=&address=199.102.96.9 HTTP/1.0 Host: freedns.afraid.org User-Agent: inadyn/1.99.9 [email protected]

Tue Jun 9 09:06:19 2015: Successfully sent DDNS update using HTTPS!
Tue Jun 9 09:06:20 2015: Successfully received DDNS update response (199 bytes) using HTTPS!
Tue Jun 9 09:06:20 2015: DDNS server response: HTTP/1.1 200 OK
Server: nginx
Date: Tue, 09 Jun 2015 13:06:20 GMT
Content-Type: text/plain; charset=utf-8
Connection: close
Vary: Accept-Encoding

ERROR: Address 199.102.96.9 has not changed.
Tue Jun 9 09:06:20 2015: Successful alias table update for mahingan.homenet.org => new IP# 199.102.96.9

from inadyn.

troglobit avatar troglobit commented on May 30, 2024

No problem, looks good from here! 👍

from inadyn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.