OVH DynDNS

Contents

    OVH online config

    First, in domain / DynHost it is mandatory to create

    Local config

    Install ddclient package, and update the configuration.

    cat /etc/ddclient.conf
    # Custom configuration file for ddclient
    protocol=dyndns2
    daemon=5m
    syslog=yes
    use=web
    server=www.ovh.com
    login=foo
    password=bar
    mysubdomain.mydomain.com
    

    see also: /etc/default/ddclient

    run_dhclient="false"
    run_ipup="false"
    run_daemon="true"
    daemon_interval="300"
    

    see : Ubuntu ddclient documentation.

    Proudly Powered by Zim 0.75.2.

    Template by Etienne Gandrille, based on ZeroFiveEight and using JQuery Toc Plugin.