Re: [Ddclient-support] No update of "myip" with no-ip.com
Brought to you by:
supersandro2000,
wimpunk
From: wimpunk <wi...@us...> - 2019-12-17 08:22:06
|
On 14/12/2019 18:24, zefra wrote: > > Hi, > > After installing ddclient on Ubuntu 16.04 I cannot see any effect to the > taget-ip of my no-ip account. > As attachment: > > * /etc/ddclient.conf > * /etc/default/ddclient > * terminal > * /var/cache/ddclient/ddclient.cache > > Who can help? > Thanks you a lot, I appreciate all hints that you can give me > > > *ddclient.conf* > > # Configuration file for ddclient generated by debconf > # > # /etc/ddclient.conf > > protocol=dyndns2 > # use=if, if=eth0 > use=web, web=checkip.dyndns.org > server=no-ip.com > login=arfez-noip > password='xxxx' > nubes-xxxxxx.ddns.net > If you want to use no-ip, you have to set protocol to no-ip (protocol=noip) and remove the server line. Kind regards, wimpunk. |