Dynamic DNS Update Client for Linux
Keep your current IP address in sync with your No-IP host or domain with our Dynamic Update Client (DUC).
Linux DUC Version 3.3.0
With our quick setup guide for Linux DUC 3.3.0 you can be up and running in no time! Refer to No-IP Docker Repo to use the Docker Image.
Version 3.3.0
- Simple Design with Minimal Dependencies
- No Configuration File
- AWS Metadata Support for Public IP Built In
-
Allow Updating to a Specific IP with
--ip-method static:<IP>
- Uses Compatibility Protocol (nic/update)
- Run Command on IP Change
Installation
- Download and install the linux DUC in terminal
wget --content-disposition https://www.noip.com/download/linux/latest
tar xf noip-duc_3.3.0.tar.gz
cd /home/$USER/noip-duc_3.3.0/binaries && sudo apt install ./noip-duc_3.3.0_amd64.deb
- Once installed, run noip-duc to start the program.
- You will want to explore the various options, so run
noip-duc --help
to see the available commands.
- You will want to explore the various options, so run
-
To login and send updates using DDNS Keys enter the following
noip-duc -g all.ddnskey.com --username <DDNS Key Username> --password <DDNS Key Password>
Priority Support
No-IP Priority Support is a priority response support channel that is staffed with our friendly and experienced Technical support team. Priority Support allows you to get the support you need as quickly as possible.
Getting Started
This guide will walk you through the installation and setup of the Dynamic Update Client for Linux.
Get StartedWrite Your Own Client
Interested in making your own updates? Check out our easy to use dynamic DNS update API.