• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk Windows DDNS Support

C

carlosmp

Guest
I was wondering if anyone has experimented with using some sort of a DDNS server? Most of the ones that I've seen seem to replace bind like PowerDNS...I know that someone a while back on a Linux form mentioned that Plesk used a MySQL db rather than individual zone files...I think that the recent versions, at least Windows, uses individual files.
 
All DNS use individual files. Ishould say that that files have the same format. I.e. we can copy files from unix rename them and use in MSDNS. Of course Bind on Windows has the same file structure as on Unix.
Also Plesk supports only Bind or MSDNS.
 
Gris - Thanks for the response. I had seen a post on the linux forum, but I guess it was for an older version of Plesk that used MySQL for DNS. I was curious to know if anyone has been able to modify the bind files to allow DDNS updates...
 
carlosmp

1. Plesk for Windows also uses Mysql as storage for DNS records, but it is used only for internal use (like switch between DNS servers MS DNS and BIND). But name resolution of corse occurs on that servers either BIND or MS DNS.
2. BIND versions greater then 8.2.2 supports DDNS
3. Theoretically you can use DDNS (I mean ddns.com) but you have to configure your NAT or Router to forward ports used by Plesk to internal server.

John S.G.
 
Back
Top