what log file on the UTM keeps DynDNS info?
Ok so i found out that you can the UTM uses ddclient to update the DynDNS and that it logs to system log.
Is there a way to view this log file from WebAdmin.
By the way to view the ddclient data in system.log
Log in to shell and use the following command:
grep -a ddclient /var/log/system.log
This thread was automatically locked due to age.