Custom Dynamic DNS
-
Hello,
I have a custom Dynamic DNS service and I am getting the following error in the logs:
Mar 10 18:22:34 php: /services_dyndns_edit.php: Custom DDNS (): DNS update() starting.
Mar 10 18:22:34 php: /services_dyndns_edit.php: Sending request to: http://www.dnsdynamic.org/api/?hostname=XXXXXXXXXXXXXXXXXXXX
Mar 10 18:22:34 php: /services_dyndns_edit.php: DynDNS (): DynDns _checkStatus() starting.
Mar 10 18:22:34 php: /services_dyndns_edit.php: DynDNS (): Current Service: custom
Mar 10 18:22:34 php: /services_dyndns_edit.php: Curl error occurred: Protocol http not supported or disabled in libcurl
Curl error occurred: Protocol https not supported or disabled in libcurl pfsenseI have this working on other Pfsense devices, not sure why this one in particular is having this error.
-
Apparently I had a space at the beginning of the URL string, this was causing the error and is now working.