Changes

no edit summary
Line 7: Line 7:  
[[File:Private vs public ip.png]]
 
[[File:Private vs public ip.png]]
   −
== Step 1. DDNS configuration ==
+
==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)
+
First of all we need to visit DDNS provider's website - '''https://account.dyn.com/entrance/'''. Once there, we have two options: create a new user or use an existing one.
 +
 
 +
You'll need to login to the system using your credentials. If you don’t have a registered account then you'll need to create one by entering your new account info (you will have to subscribe for a plan with a payment method or try out a 7 day trial):
    
[[File:Login_dyn.png]]
 
[[File:Login_dyn.png]]
   −
=== Adding new host ===
+
===Adding new host===
 
+
----
 
In the opened browser window navigate to DynDNS Pro:
 
In the opened browser window navigate to DynDNS Pro:
    
[[File:dyn_logged.png]]
 
[[File:dyn_logged.png]]
   −
You will se all hosts you have created. To add a host press '''Add New Hostname''' button:
+
You will see all hosts that you have created. To add a new host press the '''Add New Hostname''' button:
    
[[File:dyn_hosts.png]]
 
[[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''':
+
You will be redirected to the host creation page. Enter the '''hostname''', select '''Host with IP address''', enter the router’s public '''IP address''' and press '''Activate''':
    
[[File:dyncreatehosts.png]]
 
[[File:dyncreatehosts.png]]
   −
== Step 2. Router configuration ==
+
==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'''
+
Next we'll need to make some configurations from the router's side. Login to the router's WebUI and navigate to '''Services''' '''Dynamic DNS''':
    
[[File:Dynamic.jpg]]
 
[[File:Dynamic.jpg]]
   −
Then enter '''new configuration name''' and click '''Add new'''
+
Then enter '''new configuration name''' and click '''Add new''':
    
[[File:NewA.jpg]]
 
[[File:NewA.jpg]]
   −
After that you will see new line with two options "'''Delete'''" and "'''Edit'''". Click '''Edit'''
+
Click the '''Edit''' button located to the left of the newly created DDNS instance:
    
[[File:NewE.jpg]]
 
[[File:NewE.jpg]]
   −
=== Dynamic DNS configuration ===
+
===Dynamic DNS configuration===
 +
----
 +
In the DDNS configuration window, check the '''Enable''' box.
   −
Once you have completed all steps you will see a window with important DDNS configuration settings.
+
Next, you need to select the DDNS service provider in the '''Service''' field. However, RUT routers do not have dyn.com as default provider, so you have to select '''custom'''.
First of all, check "'''Enable'''" box
  −
 
  −
Next, you need to select service provider: '''Service''', however our routers do not have dyn.com as default provider, so you have to select '''custom'''.
   
<br />
 
<br />
After that it is important to create good "'''Custom update URL'''". It should look like this:
+
After that it is important to create a good '''Custom update URL'''. It should look like this:
 
<br />
 
<br />
 
http://['''username''']:['''password''']@members.dyndns.org/nic/update?hostname=['''domain''']&myip=['''IP address''']&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG
 
http://['''username''']:['''password''']@members.dyndns.org/nic/update?hostname=['''domain''']&myip=['''IP address''']&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG
Line 76: Line 76:  
[[File:dynConfig.png]]
 
[[File:dynConfig.png]]
   −
=== Remote access configuration ===
+
===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
+
After you complete the DDNS configuration the last thing you need to do is to allow Remote access using HTTP. This option can be found in '''System''' '''Administration''' '''Access control''':
'''System''' -> '''Administration''' -> '''Access control'''
      
[[File:Access.jpg]]
 
[[File:Access.jpg]]
   −
And then click "'''Access Control'''" tab
+
Click the '''Access Control''' tab
    
[[File:Access control.jpg]]
 
[[File:Access control.jpg]]
   −
Here you need to select "'''Enable remote HTTP access'''" option and press '''Save'''
+
Here you need to select the '''Enable remote HTTP access''' option and press the '''Save''' button:
    
[[File:AccessEnable.jpg]]
 
[[File:AccessEnable.jpg]]
   −
== Test your DDNS ==
+
==Test your DDNS==
   −
Enter your hostname into browser and you should see something similar
+
Enter your DDNS hostname into the URL field of your web browser and press "Enter". You should be redirected to your router's login page:
    
[[File:TestingDyn.png]]
 
[[File:TestingDyn.png]]