Dynamic DNS

Started by skruse, July 17, 2017, 09:26:16 AM

Previous topic - Next topic
Like described at https://opnsense.org/opnsense-17-7-rc1/, Dynamic DNS has moved to plugins.
But, I cannot find any Plugin, which will give me this Function.
Can you tell me, how I can get this Plugin?  ;D

Sorry, hiccup to be fixed in 17.7-RC2.

You can install from the console:

# pkg install os-dyndns-devel os-rfc2136-devel


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

How do I configure this? I would expect an entry under "Services" but I only got RFC 2136. Is there anything missing?

Very good catch, that's what RC is for... Apologies, patch here:

https://github.com/opnsense/plugins/commit/c0f067d

Can fix this from the command line via:

# mv /usr/local/opnsense/mvc/app/models/DynamicDNS /usr/local/opnsense/mvc/app/models/OPNsense


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

This works just fine. Is there a "wishlist" to add a missing provider? dynv6.com would be nice to have but I'll try to use the Custom entries for IPv4 and IPv6.

Adding issue here https://github.com/opnsense/core/issues + providing test credentials (privately) can make this happen. We recently did this for 2 Chinese services, it cuts out all delay and we can get feedback from you that it works in your  setup as well.


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT