notebook:force_ddns_refresh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
notebook:force_ddns_refresh [2018/05/11 13:49] – created nevynnotebook:force_ddns_refresh [2025/05/12 13:37] (current) – external edit 127.0.0.1
Line 1: Line 1:
-<code> +=== Force a DDNS Update and/or Display Status on either USG or EdgeRouter === 
-update dns dynamic interface eth0+\\ 
 +__**Force a DDNS Update**__
  
-show dns dynamic update+To force a DDNS update, SSH into your USG or Edgerouter and type: 
 +<code>update dns dynamic interface {WAN IP}</code> 
 +\\ 
 +For Example: 
 +<code>update dns dynamic interface eth0 (USG 3)</code> 
 +or 
 +<code>update dns dynamic interface eth2 (USG Pro)</code> 
 +\\ 
 +\\  
 +__**To show the current status:**__ 
 +<code>show dns dynamic status</code> 
 +which will show 
 +<code> 
 +interface    : eth2 
 +ip address   : WAN IP 
 +host-name    : unifi.example.com 
 +last update  : Tue May 15 15:27:41 2018 
 +update-status: good
 </code> </code>
 +**NOTE:** <code>host-name</code> should be your specific host
  • notebook/force_ddns_refresh.1526064561.txt.gz
  • Last modified: 2025/05/12 13:37
  • (external edit)