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 134: Line 134:  
==Logs Verification==
 
==Logs Verification==
 
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:
 
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]]

Navigation menu