Changes

Line 60: Line 60:  
|<td>  
 
|<td>  
 
<p> #!/bin/sh </p>
 
<p> #!/bin/sh </p>
<p> ./lib/functions/network.sh </p>
+
<p> . /lib/functions/network.sh </p>
 
<p> network_flush_cache </p>
 
<p> network_flush_cache </p>
 
<p> network_find_wan6 NET_IF6 </p>
 
<p> network_find_wan6 NET_IF6 </p>
Line 88: Line 88:  
* Switch the '''Enable''' toggle to the on position.
 
* Switch the '''Enable''' toggle to the on position.
 
* Switch the '''Use HTTP Secure''' toggle to the on position. '''(Optional)'''.
 
* Switch the '''Use HTTP Secure''' toggle to the on position. '''(Optional)'''.
* At  '''Lookup Hostname''' and '''Domain'''introduce the no-ip.com hostname previously created. '''(They all must match)'''.
+
* At  '''Lookup Hostname''' and '''Domain''' introduce the noip.com '''Hostname''' previously created. '''(All of them must match)'''.
* Choose no-ip.com as '''DDNS Service Provider'''.
+
* Choose '''no-ip.com''' as '''DDNS Service Provider'''.
* Type in the credentials used to create your no-ip.com account.
+
* Type in the credentials used to create your noip.com account.
 
* Select '''Script''' as the '''Ip address Source'''.
 
* Select '''Script''' as the '''Ip address Source'''.
 
* At '''Event Network''', select the interface where the ipv6 address is enabled.  
 
* At '''Event Network''', select the interface where the ipv6 address is enabled.  
Line 113: Line 113:       −
Also, you can check your no-ip.com hostname current ipv6 address by clicking on the cogwheel that appears at the right of your hostname record.
+
Also, you can check your no-ip.com hostname's current ipv6 address by clicking on the cogwheel that appears at the right of your hostname record.
 
[[File:CogwheelNo-IP.png|1200px|center]]
 
[[File:CogwheelNo-IP.png|1200px|center]]
      −
A new window will prompt on your web browser, and will display the updated IPv6 address.
+
A new window will prompt on your web browser; it will display the updated IPv6 address.
 
[[File:DDNSRunningNo-IP.png|600px|center]]
 
[[File:DDNSRunningNo-IP.png|600px|center]]
    
===Connect To Your Host===
 
===Connect To Your Host===
 
----
 
----
Recall you must have ipv6 connectivity on your laptop to reach your router login page. You can test your IPv6 connectivity by clicking '''[https://test-ipv6.com/ here]'''. Also, your router must be enable to allow '''[[Remote_WebUI_Access#WAN_Interface |Remote HTTP(S) Access]]'''.
+
Recall you need to have IPv6 connectivity on your laptop to reach your router login page. You can test your IPv6 connectivity by clicking '''[https://test-ipv6.com/ here]'''. Also, verify your router allows '''[[Remote_WebUI_Access#WAN_Interface |Remote HTTP(S) Access]]''' connections.
   −
Try to access the host by entering your hostname in your internet browser's URL bar.
+
Try to access the host by entering your hostname in your internet browser's URL bar. You should get an output like the image below:
    
[[File:Teltonikademologinpage.png|1200px|center]]
 
[[File:Teltonikademologinpage.png|1200px|center]]
Line 133: Line 133:     
==Logs Verification==
 
==Logs Verification==
If you have followed the steps above, you should have correctly setup your DDNS service. However, for debugging purpuses, you can verify the DDNS generated logs by executing in the Command-Line interface the command: '''cat /tmp/logs/ddns/{yourddnsinstance.log}''' . This command will show you the current ddns configuration and the messages beetween noip.com servers and your router everytime it sends its updates. In the picture below, you will find a log message response from noip.com server at the moment of successfully updating the new IPv6 address:
+
After following the steps above, the DDNS service should be up and running. However, for debugging purposes, you can verify the DDNS generated logs by executing in the Command-Line interface the command: '''cat /tmp/logs/ddns/{yourddnsinstance.log}''' .This command will show you the current ddns configuration and the messages between noip.com servers and your router every time it sends its updates. In the picture below, you will find a log message response from the noip.com server at the moment of successfully updating the new IPv6 address:
       
[[File:Logs2DDNS.png|900px|center]]
 
[[File:Logs2DDNS.png|900px|center]]
      
==See Also==
 
==See Also==