Menu

Can't update Multiple SubDomain OVH

Help
Benj Bubu
2018-12-20
2018-12-22
  • Benj Bubu

    Benj Bubu - 2018-12-20

    Hi,

    I'm using ddclient 3.8.3 on a raspbian jessie (Yunohost) and i try to update 2 subdomains. And it doesn't work. I have a message badfqdn unexpected result.

    Here is my config :

    # Configuration file for ddclient generated by debconf
    #
    # /etc/ddclient.conf
    #use=web, web=checkip.dyndns.org/
    ssl=yes
    use=web, web=http://ipinfo.io/ip
    protocol=dyndns2
    server=www.ovh.com
    login=foobar.info-dynhost
    password='onefantasticpassword'
    www.foobar.com,server.foobar.com
    

    I try several syntax ike one server per line or with a space after the coma etc...
    Each time i have the same result :

    DEBUG:    proxy  =
    DEBUG:    url    = http://ipinfo.io/ip
    DEBUG:    server = ipinfo.io
    DEBUG:    get_ip: using web, http://ipinfo.io/ip reports XX.XX.XX.XX
    DEBUG:
    DEBUG:     nic_dyndns2_update -------------------
    DEBUG:    proxy  =
    DEBUG:    url    = http://www.ovh.com/nic/update?system=dyndns&hostname=server.foobar.com,www.foobar.com&myip=XX.XX.XX.XX
    DEBUG:    server = www.ovh.com
    Missing argument in sprintf at /usr/sbin/ddclient line 1706.
    FAILED:   updating server.foobar.com: badfqdn: unexpected status ()
    

    When i try only one of the subdomain in my config file, ddclient update the IP address. So i assume it's a syntax error but i don't know where ?

    Thank you for your help.

    If you need additional detail, feel free to ask

     
  • wimpunk

    wimpunk - 2018-12-21

    Are you sure ovh support the update of multiple addresses? Your syntax seems correct to me.

     
  • Benj Bubu

    Benj Bubu - 2018-12-22

    Honestly, i don't know, i thought it was obvious. I try to google on OVH but cannot find anything about it. So maybe i should setup 2 configuration files with crontab (because i assume i cant launch 2 different daemons ?)

     

Log in to post a comment.