• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

How to allow DNS transfers to a specific IP ?

L

lewis

Guest
hello all,

i want to allow all dns transfers to my second server running ensim pro for linux.
i managed ensim to request some zones from the server running plesk 10 cp, but i get these messages:

zone xxx.org/IN: refresh: unexpected rcode (SERVFAIL) from master xxx.xxx.xxx.xxx#53 (source 0.0.0.0#0)

so, i suppose the problem is at the plesk server...

how can allow this ?


rgds,

George
 
i did it,
but i keep getting such messages in ensim box...
and zones are not transfered.

Nov 7 13:33:52 vhost named[9360]: zone mydomain.com/IN: refresh: unexpected rcode (SERVFAIL) from master xxx.xxx.xxx.xxx#53 (source 0.0.0.0#0)
 
well the situation is like this...

i have an ensim server (x).
a friend has a plesk server (y)
i have some domains hosted on ensim server

when i run "dig @yyy.yyy.yyy.yyy mydomain.com" from x server, i get SERVFAIL
when i run "dig @yyy.yyy.yyy.yyy hisdomain.com" from x server, i get NOERROR (hisdomain.com is a domain hosted by the friend on plesk)
when i run "dig @yyy.yyy.yyy.yyy mydomain.com" from an external server, i get NOERROR

i'm a little confused...
 
Back
Top