notebook:force_ddns_refresh

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
notebook:force_ddns_refresh [2018/05/11 13:49] nevynnotebook:force_ddns_refresh [2025/05/12 13:37] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===Force a DDNS update on either USG or EdgeRouter===+=== Force a DDNS Update and/or Display Status on either USG or EdgeRouter === 
 +\\ 
 +__**Force a DDNS 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> <code>
-update dns dynamic interface eth0 +interface    : eth2 
- +ip address   : WAN IP 
-show dns dynamic update+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.1526064591.txt.gz
  • Last modified: 2025/05/12 13:37
  • (external edit)