• 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.

Open DNS

thanks a bunch paul! i think that i got it working.

taking it a step further... since plesk uses bind for winxp server 2003, can we also enable recursive lookups only for the local network? similar to this:

Use a line "recursion no;" in the "options" clause (or in the "view" clause)
If you need to enable recursion for your local network, you can use a "allow-recursion { ADD_LIST_OF_YOUR_IP_RANGES_HERE; }" line in the "options" section.
[Use caution; BIND files are easy to break]
http://www.dnsreport.com/info/opendns.htm
 
MS DNS, doesn't provide selective recursion disabling per interface

John S.G.
 
i agree, you can't use selective recursion with ms dns, so the question is, can you do it with the plesk bind function?

local network recursion could be important for a lot of sites.
 
When I disable dns recursion, my outgoing mail stops as SmarterMail is unable to get the MX records for external domains. Is there a work around or fix for this?
 
Back
Top