Control Web Panel
WebPanel => CentOS 6 Problems => Topic started by: Naxon on March 28, 2016, 12:08:03 PM
-
Hello,
I set a Centos 6 server with CWP. The server hostname is naxonhost.com .
Now I added 2 DNS zones:
ns1.naxonhost.com -> server's main IP
ns2.naxonhost.com -> server's second IP
I bought the domain name naxon.co.il, I set it's DNS to ns1.naxonhost.com and ns2.naxonhost.com. For some reason it doesn't work. Of course I created a new account in CWP with the domain naxon.co.il .
Any ideas? why?
-
Hello.
As I see the domain name ns1.naxonhost.com have NS:
Name Server: NS1.TIME4VPS.EU
Name Server: NS2.TIME4VPS.EU
and NS which you trying to use does not exists:
Igor ~# dig ns1.naxonhost.com +short -t A
Igor ~# dig @NS1.TIME4VPS.EU ns1.naxonhost.com +short -t A
Igor ~#
-
But naxonhost.com's DNS records are:
Name Server: NS1.TIME4VPS.EU
Name Server: NS2.TIME4VPS.EU
And as you can see, the domain does work with the server: http://www.naxonhost.com/
-
Hi, never with time4vps.eu
but if they provide ns server, there must be zone editor available.
all you have to do is create "A" record for domain, and "CNAME" for www at time4vps.eu zone editor.
-
They do provide a DNS editor. What is the CNAME I should add? www -> ?
And about the A records... Does it matter if I do it from CWP or the DNS Editor?
Bottom line - What are the values of the A records and CNAME?
Edit:
What I did is:
A record ns1.naxonhost.com -> server's main IP
A records ns2.naxonhost.com -> server's secondary IP
CNAME ns1.naxonhost.com -> ?
CNAME ns2.naxonhost.com -> ?
Is what I did correct? And what should I put instead of the '?'?
-
If you want do dns from CWP.
At TIME4VPS.EU side :
- Create child ns1.naxonhost.com 212.24.105.158 and ns2.naxonhost.com 212.24.105.158 (or secondary IP)
- Change ns for naxonhost.com to ns1.naxonhost.com and ns2.naxonhost.com (curently you are using ns1 and ns2 time4vps)
AT CWP edit zone for naxonhost.com (naxonhost.com.db)
- A record ns1.naxonhost.com -> server's main IP
- A records ns2.naxonhost.com -> server's secondary IP
- A record naxonhost.com -> server's main IP
- CNAME www.naxonhost.com naxonhost.com
-
Change naxonhost.com's NS records to ns1.naxonhost.com and ns2.naxonhost.com? Did you mean change naxon.co.il or naxonhost.com?
And should I change naxonhost.com's dns to ns1.naxonhost.com also at GoDaddy? Wouldn't it disattach the domain from time4vps's server?
-
you should always use leafdns.com for live testing of your dns records, also there you will see which error do you have.