Changes

From SME Server
Jump to navigationJump to search
57 bytes removed ,  16:37, 17 December 2023
Line 97: Line 97:  
{{Note box|Even with the lower value acceptable (60s) it needs between 60 to 180s to see change in dns record.}}
 
{{Note box|Even with the lower value acceptable (60s) it needs between 60 to 180s to see change in dns record.}}
   −
For debug mode you may need per-JSON-Any
+
You can keep an eye on log
 
  −
To install that you will need the EPEL repo: https://wiki.contribs.org/Epel
  −
 
  −
Then
  −
yum --enablerepo=epel install perl-JSON-Any
  −
 
  −
* You can keep an eye on log
   
  watch 'cat /var/log/messages|grep SUCCESS'
 
  watch 'cat /var/log/messages|grep SUCCESS'
   Line 114: Line 107:  
and look about hosts in '''NS''' columns.
 
and look about hosts in '''NS''' columns.
   −
* If stuff goes bad you can debug and see what is happening to the deamon
+
* If stuff goes bad you can debug and see what is happening to the daemon
  ddclient -daemon=0 -debug -verbose -noquiet
+
db configuration setprop debug enabled;
 +
db configuration setprop verbose enabled;
 +
  db configuration quiet disabled;
 +
signal-event smeserver-ddclient-update
 
and report please
 
and report please
  

Navigation menu