Try the old plugin. If it is removed by devs we are all f*cked...
I can not say whether the part works for me, as long as I do not get a new IP and that takes quite a long time with the cable connection.Force update is not possible, restart from the router or OPNSense brings nothing.The last updates at the DynDNS provider are days old
I read reports here of people using a dual stack setup but I can‘t seem to get it to work.I have one DNS entry that I want to change A and AAAA entry for.But apparently ddclient uses only one config / cache per hostname so it seems to only ever update the A record.Both config entry’s get the correct address, when I remove the IPv4 entry IPv6 / AAAA works.It just doesn‘t seem to work with two entry’s with the same hostname.Anything I missed?Any workarounds?
I can confirm it is the case that you can't create a single hostname with both A and AAAA records. I think this is a limitation of ddclient. Work around might be to use CNAME records on your DNS registry?
Quote from: IsaacFL on November 03, 2022, 05:27:28 pmI can confirm it is the case that you can't create a single hostname with both A and AAAA records. I think this is a limitation of ddclient. Work around might be to use CNAME records on your DNS registry?But (if I understand you correctly) I would have to create two CNAME records (one for A, one for AAAA) which is not possible.
syslog=yes # log update msgs to syslogpid=/var/run/ddclient.pid # record PID in file.ssl=yesuse=cmd, cmd="/usr/local/opnsense/scripts/ddclient/checkip -i eth0 -t 1 -s freedns --timeout 10",protocol=namecheap, \login=username, \password=NameCheapAPIKey \blah.com
<?xml version="1.0" encoding="utf-16"?><interface-response><Command>SETDNSHOST</Command><Language>eng</Language><ErrCount>1</ErrCount><errors><Err1>Domain name not found</Err1></errors><ResponseCount>1</ResponseCount><responses><response><Description>Domain name not found</Description><ResponseNumber>316153</ResponseNumber><ResponseString>Validation error; not found; domain name(s)</ResponseString></response></responses><Done>true</Done><debug><![CDATA[]]></debug></interface-response>
<?xml version="1.0" encoding="utf-16"?><interface-response><Command>SETDNSHOST</Command><Language>eng</Language><IP>{Public_IP}</IP><ErrCount>0</ErrCount><errors /><ResponseCount>0</ResponseCount><responses /><Done>true</Done><debug><![CDATA[]]></debug></interface-response>
Has anyone gotten ddclient to work with NameCheap? I was moving to ddclient today after my update to 22.7 and successfully installed ddclient-3.9.1.