Changes

Created page with "==Preconditions== There is one mandatory precondition for DDNS to work - you must have a '''Static or Dynamic Public IP address'''. Dynamic DNS will not work with a '''Shared..."
==Preconditions==

There is one mandatory precondition for DDNS to work - you must have a '''Static or Dynamic Public IP address'''. Dynamic DNS will not work with a '''Shared Public IP'''. You can read up more on this in our article on '''[[Private and Public IP Addresses]]'''.

The easiest way to find out this information is to log in to the router's WebUI and check the '''WAN''' widget in the '''Overview''' page. You will be automatically redirected to the Overview page after you log in and the WAN widget will be on the right side of the page, second widget from the top. If the WAN widget displays a Public IP address, your DDNS configuration should work; if it displays a Private IP address, that means you're using a Shared Public IP address and you won't be able to reach your router with the help of DDNS.

[[File:Private vs public ip.png]]

== Step 1. DDNS configuration ==
First of all we need to visit DDNS provider website - '''[https://account.dyn.com/entrance/]''', once we are here we have two options: create new user or use existing one.

You need to login into the system using your credentials. If you don’t have a registered account then you need to create one by entering your new account info (you will have to subscribe for a plan with your payment method or you can get a 7 day trial)

[[File:Login_dyn.png]]

=== Adding new host ===

In the opened browser windows navigate to DynDNS Pro:

[[File:dyn_logged.png]]

You will se all hosts you have created. To add a host press '''Add New Hostname''' button:

[[File:dyn_hosts.png]]

You will be redirected to host creation page. Enter the '''hostname''', select '''Host with IP address''', enter the router’s public '''IP address''' and press '''Activate''':

[[File:dyncreatehosts.png]]

== Step 2. Router configuration ==
To configure router we need to enter RUT homepage. To access it enter your router IP (eg. 192.168.1.1), into browser's URL bar.
After that you should click "'''Dynamic DNS'''": '''Services''' -> '''Dynamic DNS'''

[[File:Dynamic.jpg]]

Then enter '''new configuration name''' and click '''Add new'''

[[File:NewA.jpg]]

After that you will see new line with two options "'''Delete'''" and "'''Edit'''". Click '''Edit'''

[[File:NewE.jpg]]

=== Dynamic DNS configuration ===

Once you have completed all steps before you will see window with important DDNS configuration settings.
First of all, check "'''Enable'''" box

[[File:routerDynConfig.png]]

Next, you need to select service provider: '''Service''', however our routers do not have Dynu as default provider, so you have to select '''custom'''.
<br />
After that it is important to create good "'''Custom update URL'''". It should look like this:
<br />
<nowiki>http://['''username''']:['''password''']@members.dyndns.org/nic/update?hostname=['''hostname''']&myip=['''IP address''']&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG
<br />
'''DOMAIN''' -> your registered domain eg. teltonikademo.dyndns.tv
<br />
'''IP''' -> your IP address eg. 84.15.129.227
<br />
'''USERNAME''' -> your dyn.com account username eg. teltonikaDemo
<br />
'''PASSWORD''' -> your dyn.com account password eg. yourpassword
<br />
'''IMPORTANT''' use hash methods that covers your password for security reasons. You can do that [https://www.dynu.com/NetworkTools/Hash here]
<br />
<br />
Complete URL example: http://teltonikaDemo:[email protected]/nic/update?hostname=teltonikademo.dyndns.tv&myip=84.15.129.227&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG


[[File:dynConfig.png]]

Once you created URL you need to fill in last three fields:
<br />
Hostname -> your registered domain eg. teltonikademo.dyndns.tv
<br />
Username -> your dyn.com account username eg. teltonikademo
<br />
Password -> your dyn.com account password eg. yourpassword
<br />
And click "'''Save'''"
<br />
[[File:dynConfig3.png]]

=== Remote access configuration ===

After you complete DDNS configuration last thing you need to do is to allow Remote access using HTTP. These options can be found
'''System''' -> '''Administration''' -> '''Access control'''

[[File:Access.jpg]]

And then click "'''Access Control'''" tab

[[File:Access control.jpg]]

Here you need to select "'''Enable remote HTTP access'''" option and press '''Save'''

[[File:AccessEnable.jpg]]

== Test your DDNS ==

Enter your hostname into browser and you should see something similar

[[File:Testing.jpg]]

==See also==

[[Dynamic_DNS]] - general information on the DDNS service.

[[DDNS Configuration Examples]] - additional examples for different DDNS providers.

==External links==

https://www.dyn.com/

https://account.dyn.com/entrance/
0

edits

Navigation menu