Table of Contents
This updated guide explains how to Set Up and Configure DDNS on Draytek Router through clear steps, practical examples, and important checks that help prevent common errors.
The router activates updates when:
- Turned on or restarted
- The IP address of the WAN interface changes
- The online state of the WAN interface changes
- DDNS function is enabled
- The activated DDNS setting is modified
- Auto-Update Interval is over
this guide will show you how to set up Dynamic DNS with predefined service providers and with user-defined APIs.
Set Up DDNS with Predefined Service Provider
1. After registering an account and hostname, go to Applications> Dynamic DNS , enable Dynamic DNS Setup and click the available index number.
Activate Dynamic DNS Setup
2. Set up the Dynamic DNS account as follows:
- Check Enable Dynamic DNS Account .
- Select WAN Interface as the interface that domain name will be mapped.
- Select the Dynamic DNS service provider you are using in the Dynamic DNS Service Provider .
- Enter the domain name that you registered in Domain Name.
- Enter the login name and password of the Dynamic DNS service.
- Use "WAN IP" for Determine Real WAN IP if the router's WAN network is directly connected to the Internet. If the Vigor Router uses NAT notation, use "Internet IP" instead.
- Click OK to save.
Set up Dynamic DNS account
3. After clicking OK , the router will try to update WAN IP to Dynamic DNS Server, you can click View Log to check if the update is successful or not.
Click View Log to check if the update was successful
4. Now, Internet clients will be able to find the router's WAN IP when querying domain names.
Internet clients will be able to find the router's WAN IP
Set Up DDNS with User Defined API
If your service provider is not listed, you can use the API by selecting "User-Defined" in the Service Provider.
You can use the API by selecting "User-Defined" in the Service Provider
Then enter the updated server's domain name into the Provider Host and enter the rest of the URL in the Service API. Typically, updates sent via HTTP or HTTP requests contain the following information: Username, password, host name and IP address. An updated URL will be similar to the following:
http://updateddns.example.com/ddns/update?username=[user name]&password=[password]&hostname=[hostname]&myip=[IP]
Where [username], [password] and [hostname] need to be replaced with the username, password and hostname registered at the service provider, [IP] should be replaced with the WAN IP of the router. For [IP] , you could enter ### IP ### instead , then the router will replace ### IP ### with the current IP interface when sending the HTTP request.
For [IP], you can enter ### IP ###
The syntax of the update URL will vary between providers, please refer to the API instructions for the correct syntax to use. Here are some examples.
Service Provider: ChangeIP. org
Service Provider: ChangeIP. org
Service provider: 3322. net
Service provider: 3322. netFAQ
What is the easiest way to Set Up and Configure DDNS on Draytek Router?
Start with the requirements in this guide, then follow each step in order. Check the result after every major change so problems are easier to identify.
Can beginners follow these instructions?
Yes. The process is organized into practical steps, and you can repeat any step before moving forward.
What should I check if the method does not work?
Confirm your software or device version, permissions, settings, file format, and internet connection when the task depends on online services.
Reader Comments 0
Sign in with email or Google to join the discussion.