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

Valerij

New Pleskian
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 created an MX record (for each domain) in the 1and1 admin panel to manage email accounts with postfix (WORKS)

I have an issue with NameServers configuration:
a) If I use 1and1 NameServers website is on-line, postfix goes well but SPF, DomainKey and Dmarc records can not be found.
b) Reminder: 1and1 allow to use a customized NameServer + a default 1and1 NameServer...furthermore...1and1 does not allow to use 2 different NamerServers with same IP so...
...when I use ns.mydomain.com (default DNS record in Plesk) + 1and1 default NameServer I have ERR_NAME_NOT_RESOLVED (http, ftp, email...nothing works)

What I have done:
- Plesk DNS configuration is:
- - domain.com (NS) ns.domain.com
- - ns.domain.com (A) IP
- DNS port 53 is open and not locked by firewall
- DNS icon in Plesk is green (ON) and set to Master DNS Zone
- SPF, DomainKey and Dmarc records are correctly configured in Plesk
- I updated all Plesk components to the latest version
- Plesk services reboot done
- Named (Bind) service is started in Virtuozzo

Questions are:
- What's my faults?:(
- To use SPF, DomainKey and Dmarc records I really need to use my NameServers? :(
- How to configure Plesk ? :(
 
Back
Top