dns

  1. D

    DNS Error Occurred , DKIM,SPF

    I was trying to enable DKIM and add a DNS record for a domain ,, At the page " Enable DKIM/SPF Globally " I click proceed to enable the feature , and wait for a long time , but nothing happen I check at " Email Deliverability" page and i found there a DNS Error ( Screenshot attached ) In...
  2. mlopez

    Adding multiple strings to TXT record in 3rd party DNS

    Hello, We're gonna host in our servers only email service in a domain managed by GoDaddy, so we need to add our e-mail related records in GoDaddy's DNS interface. I started copying all cPanel email related records into GoDaddy's DNS until I came across with the DKIM record that has a couple of...
  3. benito

    How to properly terminate accounts after using Transfer Tool when you have a DNS cluster?

    Hello! Today we have a big problem. We usually move accounts between our servers, and after a couple4 of days we terminate them with the option to keep the dns zone. The thing is we needed to sync servers to a new DNSONLY in the cluster and then we screwed. A lot of previously moved accounts...
  4. P

    Transfer tool without DNS changes

    Does anyone have any experience making a customised packaging modules in “/var/cpanel/lib/Whostmgr/Pkgacct”? I like the transfer tool particularly for the proxy services it adds to accounts when doing a "live transfer", however there are situations where I don't want it to touch the DNS. Is...
  5. J

    Problem DNS Resolve

    hi guy I have 2 servers Server-1 use your own IPs in /etc/resolv.conf nameserver 1.2.3.4 nameserver 1.2.3.5 Server-2 use your own IPs in /etc/resolv.conf nameserver 1.2.3.8 nameserver 1.2.3.9 when a mail user on server1 (ie [email protected] ) sends a mail message to a user on server2 (ie...
  6. F

    DNS ERRORS OCCURRED

    Hello, I have errors in Email Deliverability DKIM DNS ERRORS OCCURRED The system failed to complete validation of “server.leenkat.com”’s “DKIM” because of an error: (XID 7thctv) DNS query (default._domainkey.server.yoursite.com/TXT) timeout! SPF DNS ERRORS OCCURRED The system failed to...
  7. M

    Cloudflare configuration for Cpanel DNS mail records

    Hello, I recently changed the DNS records of a domain hosted in a cPanel server and was wondering if unprotecting the mail.xxx record is OK to avoid issues with email clients like Outlook is OK.
  8. Q

    Transfer accounts in DNS Cluster

    Hello, I want to transfer all accounts from one server to another. Let's call them source.domain.com and dest.domain.com Source.domain.com uses DNS Cluster, in that there are 2 nameservers, let's call them ns.domain.com and ns2.domain.com We want to use those nameservers also in...
  9. H

    DNS Resolve Issue or Error

    i have a problem regarding the DNS. I had a dedicated server running in Cpanel for the last 5 Yrs. and its DNS is ns1.mydomain.com(IP: 22.22.22.22) and ns2.mydomain.com(IP 33.33.33.33). i successfully migrated all the domains and accounts to a new Cpanel server and changed the name servers IP...
  10. H

    DNS Error or Issue

    i have a server from OVH Datacenter and hosted 200 websites. and its name servers are ns1.mydomain.com and ns2.mydomain.com the same server is running from the last six years. Last month i bough a high configuration server from another data center and installed cpanel and migrated all accounts...
  11. S

    DNS Errors Occurred (SPF)

    I have added spf record in DNS zone manager XXXX.com. 600 TXT v=spf1 +a +mx +ip4:XXX.XXX.XXX.XX ~all But it still shows an error on Email Deliverability The system failed to complete validation of “XXXX.com”’s “SPF” because of an error: (XID nvcph4) DNS query (XXXXX.com/TXT) timeout...
  12. H

    DNS Zone Editor issue

    my domain is abcd.com and i created a cpanel account. But A Record for this domain not created. so i edited dns zone and try to add a A record for the main domain. but its not accepting @ symbol on Name field. Null value also not accepting. so how to add a A Record formain domain
  13. D

    Question regarding dns clusters

    Is it possible and or recommended to have a DNS cluster, between 2 full fledged whm servers? Except one of them is a new build and doesn't have any accounts yet.
  14. H

    DNS Server is not working properly.

    Domain dns management system is not working properly. All the domains are not propagating properly. When we change to Cloudflare, it will work correctly. On our server its not working. All the entries are correct. but i dont know whats happening and how it can solve. its happening only on...
  15. N

    Error while trying to load DNS zone file

    I'm using PowerDNS which was converted from BIND and so its using this as a back end. cPanel gives this as officially to reload a manual DNS zone change for PDNS: https://support.cpanel.net/hc/en-us/articles/360057601693-How-to-force-PowerDNS-to-reload-a-zone I have to restore some zones from a...
  16. H

    DNS Management not working Properly.

    Bind installed. more than 100 accounts hosted. all these accounts are hosted and working fine from the last few years. suddenly the dns propagations are gone to failed on most of the domains. All the DNS entries for domains are correct. whats the root cause of this issue.?? and how can i fix...
  17. H

    DNS Server Warning

    when rebuilds dns config, its throwing some warning and restarts successfully. [bindbackend] Warning! Skipping zone '.' because type 'hint' is invalid How to solve this
  18. K

    SOLVED subdomains and DNS Zone

    2 issues when adding subdomains using new "Domain" interface in cPanel 1) The new subdomains are listed as parked domains in WHM, not as subdomains. SO the subdomains created before the new Domain interface are listed as subdomains, but the new ones as parked domains ... 2) When adding a...
  19. H

    DNS Error

    When we add external mail services dns like zoho or office 365 on cpanel account, then it will not propagate and not working. But the same will working fine on cloudflare. whats the reason for this issue.
  20. leonep

    add some host for mail client dns problem

    Hi, i only want to add some hostnames for mail setup like pop3, smtp so i added to dns zone template this new record: .................................. .................................. %domain%. IN A %ip% %domain%. IN AAAA %ipv6% ipv6 IN AAAA %ipv6% %domain%. IN MX 0 %domain%. mail IN CNAME...