Jump to content

DDNS via DDCLIENT with Google Domain


Recommended Posts

I cant seem to get this to work. I installed the DDCLIENT via the store, It sometimes errors out with this: 

 

Setting up watches.
Watches established.
WARNING:  cannot connect to checkip.dyndns.org:443 socket: Operation timed out IO::Socket::IP configuration failed
WARNING:  found neither IPv4 nor IPv6 address
WARNING:  ddns.DOMAIN.com: unable to determine IP address with strategy use=web
WARNING:  cannot connect to checkip.dyndns.org:443 socket: Connection refused IO::Socket::IP configuration failed
WARNING:  found neither IPv4 nor IPv6 address
WARNING:  ddns.DOMAIN.com: unable to determine IP address with strategy use=web
WARNING:  cannot connect to checkip.dyndns.org:443 socket: Connection refused IO::Socket::IP configuration failed
WARNING:  found neither IPv4 nor IPv6 address
WARNING:  ddns.DOMAIN.com: unable to determine IP address with strategy use=web
[migrations] started
[migrations] no migrations found

 

If I go to a browser in the network I can navigate to checkip.dyndns.org, but not the :443 address?

 

here is my config file for DDCLIENT

 

protocol=googledomains
use=web, web=checkip.dyndns.org
server=domains.google.com
ssl=yes
login='USERNAMEFROMGOOGLE'
password='PASSWORDFROMGOOGLE'
ddns.DOMAIN.com

 

I have been banging my head on this one... Hopefully someone has a google domain and this setup and is willing to share the config. 

 

Thansk!

 

Link to comment
  • 1 month later...

I was having this same issue, I eventually got it working. This is how my config is set up


 

ssl=yes
protocol=googledomains
use=web
web=https://domains.google.com/checkip
server=domains.google.com
login='USERNAMEFROMGOOGLE'
password='PASSWORDFROMGOOGLE'
ddns.DOMAIN.com

 

Hope this helps!

Link to comment
  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...