Hi,I have the same problem.Is there any solution? Would be a big problem for me, because I cannot change the provider for several reasons.In my case in the legacy dynamic dns client I can call for the Update URL:https://update.twodns.de/update?hostname=myserver.dynvpn.de&ip=%IP%I don't see that I can do this in the new one.If I select "custom", I get a "Server" field, but that field only accepts servernames/IPs and not Update URLs. So1. What is this field for2. How to call Update URLs in the new DDNS plugin?
Quote from: HunvHunv on February 13, 2023, 11:11:49 pmHi,I have the same problem.Is there any solution? Would be a big problem for me, because I cannot change the provider for several reasons.In my case in the legacy dynamic dns client I can call for the Update URL:https://update.twodns.de/update?hostname=myserver.dynvpn.de&ip=%IP%I don't see that I can do this in the new one.If I select "custom", I get a "Server" field, but that field only accepts servernames/IPs and not Update URLs. So1. What is this field for2. How to call Update URLs in the new DDNS plugin?@1. Try: update.twodns.de@2. Apparently no way to enter them directly, but the plugin will generate something along the line of your URL. You don't need user name and password for updating? Really? Then leave these empty. Try DYNDNS2 and if that doesn't work try DYNDNS1 as "Method". Try with TLS, or maybe without. PS:According to this herehttps://www.twodns.de/en/faqs#faq2I would enter your email as user name and your password in the plugin...
Quote from: chemlud on February 14, 2023, 08:37:08 amQuote from: HunvHunv on February 13, 2023, 11:11:49 pmHi,I have the same problem.Is there any solution? Would be a big problem for me, because I cannot change the provider for several reasons.In my case in the legacy dynamic dns client I can call for the Update URL:https://update.twodns.de/update?hostname=myserver.dynvpn.de&ip=%IP%I don't see that I can do this in the new one.If I select "custom", I get a "Server" field, but that field only accepts servernames/IPs and not Update URLs. So1. What is this field for2. How to call Update URLs in the new DDNS plugin?@1. Try: update.twodns.de@2. Apparently no way to enter them directly, but the plugin will generate something along the line of your URL. You don't need user name and password for updating? Really? Then leave these empty. Try DYNDNS2 and if that doesn't work try DYNDNS1 as "Method". Try with TLS, or maybe without. PS:According to this herehttps://www.twodns.de/en/faqs#faq2I would enter your email as user name and your password in the plugin...Yes, I also need User/Password, but this fields are available in old and new Plugin.It is working with dyndns1 and dyndns2 without "Force SSL" and when changing the backend from "ddclient" to "OPNsense".I'm not sure if this is as intuitive and flexible as the old plugin... I think definitely not.
Since 23.1 you can avoid dealing with ddclient issues by using a OPNsense Python backend implementation instead. It implements Dyndns2 protocol (used by a number of providers) and Azure DNS currently.Cheers,Franco