Name Server Propagation issue
i setup a new server and its ip is 1.1.1.1. i created child name servers with this IP and added necessary A records with cloudflare, because am managing my DNS with cloudflare.
so my child name server like ns1 and ns2 with same IP. means two name servers with same ip.
But the issue is when ever a new accounts added to my server and change its name server to ns1 and ns2 then it will not propagate.
so now am adding the domains to cloudflare directly to solve this issue.
How can I solve this issue.???
-
Hey there! This doesn't seem like it would be related to cPanel, but I still have some ideas for you.
I would start by checking a nameserver directly to see if it is responding to a request. You can do that with the following command:
dig +short domain.com @ns1.yournameserver.com
I would expect that to return the IP address associated with domain.com if things are working well. If not, that would indicate the nameserver isn't reachable or isn't properly responding in DNS.
You should also ensure the nameserver has been registered at the registrar as outlined here: https://docs.cpanel.net/knowledge-base/dns/how-to-set-up-nameservers-in-a-cpanel-environment/#instructions-for-various-registrars or else it will not work properly.
0
Please sign in to leave a comment.
Comments
1 comment