Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
An update for BIND on RHEL 8, issued:2024-08-19, patches two CVEs :
CVE-2024-1737
CVE-2024-1975
However, it introduces a critical issue where BIND fails if the zone file `*.in-addr.arpa` contains approximately 300 entries.
Details:
Issue Observed: After applying the update, BIND fails to...
Hi!
I am using Plesk 18.0.62 on Ubuntu 20.04.6 LTS with some domains and Plesk as Primary DNS.
One of my domains got DNS Problems. No answer on main-domain, only subdomains.
No answer with main-domain:
dig @plesk.my-domain.de +short domain.de TXT
but subdomain gives an answer:
dig...
Hi,
Attempting to limit memory usage fo Bind on a Plesk / Centos box.
I've read about the max-cache-size option.
I've then created a /etc/named-user-options.conf with following content:
max-cache-size 32m;
Nevertheless, doesn't appear to do anything, after restart and running for about 10min...
Hello,
I have been having an issue with the server that is going down every two days. Done some digging and found that every time it happens the server simply stops listening at the IP address, here is the line from syslog:
Apr 24 21:26:43 xxx named[1566]: no longer listening on...
Hello,
we have the following server constellation:
A: a Plesk DNS Server which synchronizes via Slave DNS Manager with
B: different Linux DNS-Servers without Plesk (just BIND)
C: Than we have our Mailservers, which run with Plesk (no BIND).
The question is: is there an automated way, how can...
Hello,
I am new to the forum, so please excuse me if not all the necessary data is posted directly.
I was planning to set up a slave DNS server and also created everything according to the Official Plesk Guide. The firewall has also been adjusted and the respective ports are open.
But now I get...
Hi
I have problem with domain transfer to my nameservers.
Exactly, it doesn't execute without restart bind
I don't know what the cause is
when I change the nameservers of a domain to my nameservers the transfer does not take place even after 24h
only when I reset the dns settings for the whole...
Hello,
I am having issues setting up my custom nameservers on my plesk VPS.
I have set glue records in my registrar for msdrick.com but grep named /var/log/syslog return:
....
Nov 12 11:12:21 srv1 named[872]: client @0x7f6b88000cd0 64.31.0.148#31497 (ns2.msdrick.com): query (cache)...
I have an instance set up on AWS everything is working fine except my DNS server. All domains work with external DNS servers pointing an A record at the AWS server. When telling a client domain to use our private nameservers the nameservers don't respond. testing client domains with intodns I...
We are trying to debug a problem in syncing zones form our plesk servers to our 2 slaves. We have no idea what is happening. It's unknown since when the problem comes to plesk. It's possible that it is triggered by a Plesk Update, or maybee by updates from bind or rndc....
Our Setup
We have a...
Hello!
I'm facing this very strange issue, after making any change on domain DNS records I can verify changes on the zone file (/var/named/chroot/var/<domain>) but bind does not load them.
Instead, it got stuck with previous data.
Sync to slave DNS works OK.
I tested it with 2 domains, one...
I just got an alert of a website on a Plesk server crashing, I believe its on httpd with nginx as reverse proxy. Both these are down and giving the following errors when I try to restart them:
# service httpd restart
Stopping httpd: [ OK ]
Starting...
Hi all
We've provisioned a new instance of Plesk and installed the Slave DNS Manager extension. We've configured a slave DNS server and confirmed the sync is working between the two. So far, so good.
On the Slave DNS server we would like to have a separate folder for the zone files from Plesk...
Hello,
My DNS server wont start. I have just noticed this, first I thought the problem was with the domain registrar.
The server throws the following error:
[root@core ~]# systemctl status named
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded...
I am using my providers DNS service for my VPS so no need for BIND I guess.
After removing BIND and restarting the server I was not able to login using SSH. Seems like sshd needs BIND to work. Restoring a backup solved the problem.
Is there a way to configure my CentOs to work without BIND?
Centos 7
after restart the service:
Feb 20 22:28:27 ns1 systemd: named-chroot.service: control process exited, code=exited status=1
Feb 20 22:28:27 ns1 systemd: Failed to start Berkeley Internet Name Domain (DNS).
Feb 20 22:28:27 ns1 systemd: Unit named-chroot.service entered failed state...
Hello;
I am trying to connect my Main server and a slave server but this message appears on the mainserver
Error code 1: rndc: connection failed: IP#953: Connection refused.
below is what was added to /etc/named.conf
key "rndc-key-45.33.11.89" {
algorithm hmac-md5;
secret...
I've discovered that bind (named) isn't running on my server, and won't start. I get this error in the logs:
service named start
Starting named:
Error in named configuration:
zone 0.0.127.IN-ADDR.ARPA/IN: loaded serial 20010622
zone mydomain.com/IN: NS 'ns2.mydomain.com' has no address records...
Hi everyone :), I'm really going crazy to configure DNS using Plesk (Centos 6.8) + 1and1:
Step 1) I created web spaces in Plesk and created also DNS zones (for each website).
Step 2) I created an A record (for each domain) in the 1and1 admin panel to point to the VPS IP (WORKS)
Step 3) I...
Hi everyone :), I'm really going crazy to configure DNS using Plesk (Centos 6.8) + 1and1:
Step 1) I created web spaces in Plesk and created also DNS zones (for each website).
Step 2) I created an A record (for each domain) in the 1and1 admin panel to point to the VPS IP (WORKS)
Step 3) I...