Hi,
I recently upgraded from version 9.something to 11.8u2. Since then, my no-ip dynamic dns isn't updating. I've tried re-configuring it in both the new and classic GUIs, and the configuration file looks right in /usr/local/etc:
If I check /var/log/messages, all I see is the service starting and stopping - there's nothing about success or failure or anything else.
If I use the same details to configure my router for ddns it works fine.
Can anyone suggest how to troubleshoot this, please?
Best wishes,
Iain
I recently upgraded from version 9.something to 11.8u2. Since then, my no-ip dynamic dns isn't updating. I've tried re-configuring it in both the new and classic GUIs, and the configuration file looks right in /usr/local/etc:
Code:
period = 600 provider default@no-ip.com { ssl = false username = myusername password = 'mypassword' hostname = { "myhostname.ddns.net" } }
If I check /var/log/messages, all I see is the service starting and stopping - there's nothing about success or failure or anything else.
Code:
Mar 3 11:17:32 freenas inadyn[9495]: In-a-dyn version 2.2 -- Dynamic DNS update client. Mar 3 11:18:41 freenas inadyn[9495]: STOP command received, exiting. Mar 3 11:18:54 freenas inadyn[9592]: In-a-dyn version 2.2 -- Dynamic DNS update client.
If I use the same details to configure my router for ddns it works fine.
Can anyone suggest how to troubleshoot this, please?
Best wishes,
Iain