It took me a while to figure out the Username issue as various other DynDNS update clientsI have used have treated this a bit differently!Hopefully this will help future searchers with any challenges using OpnSense with NameCheap dynamic DNS services.
Notice ddclient[61265] 63162 - [meta sequenceId="1"] SUCCESS: my-hostname: skipped: IP address was already set to www.xxx.yyy.zzz
Adding this to the thread to help out other users of freemyip.com and to inform the developers of the current issue that requires workaround with this dynamic DDS provider.freemyip.com doesn't require a username and password. At the time your custom domain is created you are provided a token which is used to refresh your ip address when properly accessed. freemyip.com supports ddclient and they provide a configuration (below) where you populate the username and password fields with your custom token# Configuration for freemyip.comcustom=yesserver=freemyip.comprotocol=dyndns2login=YOUR_TOKENpassword=YOUR_TOKENYOUR_DOMAIN.freemyip.comCurrently you cannot populate these values through the Opnsense web interface as the token includes an ampersand character and Opnsense restricts entry of an ampersand in the username field (see below)You must edit the ddclient.conf file directly to enter your token in the two fields after which it works fine.
Has anyone had a chance to test the latest version of ddclientfrom at least 3.10.0rc1https://github.com/ddclient/ddclient/releasesI'm wondering if it works with an API key with Cloudflare nowChangelog says yes - https://github.com/ddclient/ddclient/blob/develop/ChangeLog.md
How can I add an IPv6 entry for Hurricane Electric (Service: HE.net)?In the old Dynamic DNS client is a service type HE.net for IPv4 and a Service type HE.net (v6) for IPv6.Even if I check "Allow IPv6" in the General settings, I can't see something related to IPv6 in the logs.Best and many thanks for your helpAndreas
ddclient v 3.10.0 final is out since 2022-05-15 and supports Cloudflare API tokens.Will CF API tokens be supported in the WebUI till opnsense 20.7 is out? Yes i know, legacy plugins will further work on existing setups, but old dyndns plugin will not be installable on new setups once 20.7 is released?!
Quote from: Layer8 on June 02, 2022, 11:50:29 amddclient v 3.10.0 final is out since 2022-05-15 and supports Cloudflare API tokens.Will CF API tokens be supported in the WebUI till opnsense 20.7 is out? Yes i know, legacy plugins will further work on existing setups, but old dyndns plugin will not be installable on new setups once 20.7 is released?!The post from Franco below suggests you will be able to install the old dyndns plugin on new setups once 22.7 is officially released.https://forum.opnsense.org/index.php?topic=26446.msg130278#msg130278