Author Topic: Zentyal GUI appears to be not creating ddclient.conf correctly.  (Read 1810 times)

reberhar

  • Zen Apprentice
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Zentyal 3.022

I am getting a regular failure of DDNS. Once in my attempts to get it to work I set it to svc.joker.com and then back to Zentyal. Now it always goes to svc.joker.com. The syslog complains about not being able to connect to svc.joker.com.

I would gladly do this manually, but I don't know the correct lines for the ddclient.conf.(mas) file for zentyal.

Below is included my ddclient.conf. It appears to be erroneous, unless Zentyal is using svc.joker.com to do it's updates.

Also a ddclient -v is included.

Thank-you.

# /etc/ddclient.conf

# Default global variables
pid=/var/run/ddclient.pid
ssl=yes

login=xxxxxxxxxxxxxxxxxxxxxxxxxx
password='XXXXXXXXXXXXXXXXXXXXXX'

protocol=dyndns2
server=ddns.cloud.zentyal.com
use=web, web=svc.joker.com/nic/checkip, web-skip='Current IP Address:'

XXXXXXXXXX.zentyal.me

--------------------------------

# ddclient -v

CONNECT:  svc.joker.com
CONNECTED:  using HTTP
SENDING:  GET /nic/update HTTP/1.0
SENDING:   Host: svc.joker.com
SENDING:   User-Agent: ddclient/3.8.0
SENDING:   Connection: close
SENDING:   
RECEIVE:  HTTP/1.1 200 OK
RECEIVE:  Server: nginx
RECEIVE:  Date: Mon, 15 Jul 2013 17:14:36 GMT
RECEIVE:  Connection: close
RECEIVE:  Pragma: no-cache
RECEIVE:  Cache-Control: no-cache
RECEIVE: 
RECEIVE:  nohost
WARNING:  unable to determine IP address


« Last Edit: July 15, 2013, 07:17:08 pm by reberhar »