Noip.com parameter in ddns

hello everyone, in the example reported by sthepan for the configuration of the dynamic dns, I am having difficulty in obtaining the parameters of noip.com. I would like to understand what to put in the protocol section.

server = www.cloudflare.com,
protocol = cloudflare,
zone = domain.tld,
use = web,
web = ip.changeip.com,
login=my@email.tld,
password = myAPIGlobal
sub1.domain.tld, sub2.domain.tld, sub3.domain.tld, sub4.domain.tld

Taken from there website

DDNS Provider: No-IP
Username: Your full No-IP Account Email Address or Username
Password: Your Password to log into No-IP
Hostname/Domain: The hostname you created for example: hostname.ddns.net
*Server/Server Address: dynupdate.no-ip.com

I’d assume protocol would be No-IP

2 Likes

You can check the supported protocols with

ddclient --help

It seems the protocol “noip” is supported, so protocol=noip

3 Likes


Works great, no need to put anything.

Btw i think no-ip stopped to provide free ddns! :frowning:

I use dynu… they are very good! :slight_smile:

3 Likes