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

Resolved Possible to specify RNDC port for Slave DNS extension?

raytracy

Basic Pleskian
CentOS 7.3+Onyx 17.5.3#MU16

Does that possible to specify RNDC port for Slave DNS extension?

Slave DNS extension using default tcp port 953 to control remote slave dns server, Unfortunately, my remote slave dns running customized control port which not bind to default 953.

I have settled down networking and have engaged to remote dns manually with specified -p <port> in rndc command to retrieve status or reload the remote dns server without problem.

But the slave dns extension always show me a red alert in front of remote dns IP, and resync button cannot force it to engage xfer command to remote server. (I have monitored tcpdump in remote server, and got nothing)

It seems the extension alway bind to port 953 when it fire a resync job.

I don't know where I can modify the port number in slave dns extension? or somewhere I can tweak it?
 
Last edited:
I found it.

The customized port can only be specified when new slave added to manager. It cannot be modified since added.
The solution is: remove exist slave server and create new one.
 
Back
Top