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

Question Turn off named?

Compi

Basic Pleskian
Server operating system version
Debian 11.6
Plesk version and microupdate number
18.0.51
Named/BIND likes to spam into my VNC:
1683222786563.png

It's a VM, so I don't really care, but is there a way to turn these infos off without killing BIND? If not, is it safe turning off BIND?

Thank you!
 
That's not being done by bind pre say but by AppArmor. AppArmor is blocking bind for some reason. If you're not using the built in DNS server you can disable it completely (or just uninstall it), otherwise you might want to look at How to allow bind in app armor? for allowing bind with apparmor or disable apparmor (depending on how much you care about security. I, personal, have SELinux disabled since I don't need that much of security but depending on your use case you might want to keep apparmor enabled).
 
Back
Top