Jump to content

Noip IPv6 DDNS Configuration: Difference between revisions

No edit summary
 
(One intermediate revision by one other user not shown)
Line 60: Line 60:
|<td>  
|<td>  
<p> #!/bin/sh </p>
<p> #!/bin/sh </p>
<p> ./lib/functions/network.sh </p>
<p> source /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>