Hello folks, I seem to be running into trouble with my newly acquired dedicated server. I'd greatly appreciate some help getting this off the ground.
After reading many posts on the same errors, support docs, and I'm stuck without a resolving site. I would like to believe that I have all the info entered in correctly.
Below are the steps I've taken.
1 - Basic Config - Default server IP (x.x.x.x)
2 - Basic Config - nameservers
3 - Hostname - created a hostname: host.domain.com
4 - Resolvers - added primary and secondary (initially, GoogleDNS, then changed to OpenDNS)
5 - Added DNS Zones. In total there are 4 zones.
6 - Created DNS records at GoDaddy, assigned to domain name.
7 - Restarted server. Since then, nothing is resolving. I've also received the cPanel warning error about hostname being invalid, although it seems to have stopped on its own. Hasn't happened in the past 12 hours.
So I checked hosts and resolv.conf for any potential problems. I'm not sure if the local lines are required.
/etc/hosts x.x.x.x = Default server IP

Notes: Running on CentOS 5.7, NS = BIND, WHM 11.3.5 build6 (not that these are needed, but just in case)
After reading many posts on the same errors, support docs, and I'm stuck without a resolving site. I would like to believe that I have all the info entered in correctly.
Below are the steps I've taken.
1 - Basic Config - Default server IP (x.x.x.x)
2 - Basic Config - nameservers
Created two unique names, assigned them to two free IP's.
ns1.domain.com and ns2.domain.com - gave both an A record and two unique IP's assigned to my dedicated server.
3 - Hostname - created a hostname: host.domain.com
4 - Resolvers - added primary and secondary (initially, GoogleDNS, then changed to OpenDNS)
208.67.222.222
208.67.220.220
208.67.220.220
5 - Added DNS Zones. In total there are 4 zones.
host.domain.com
domain.com
ns1.domain.com
ns2.domain.com
domain.com
ns1.domain.com
ns2.domain.com
6 - Created DNS records at GoDaddy, assigned to domain name.
Added to host summary, ns1. and ns2. both assigned the same unique IP's
7 - Restarted server. Since then, nothing is resolving. I've also received the cPanel warning error about hostname being invalid, although it seems to have stopped on its own. Hasn't happened in the past 12 hours.
So I checked hosts and resolv.conf for any potential problems. I'm not sure if the local lines are required.
/etc/hosts x.x.x.x = Default server IP
/etc/resolv.conf127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
x.x.x.x host.domain.com host
I'm sitting on my hands in confusion at the moment. If you have any tips, help, noticed any problems above, please let me knownameserver 208.67.222.222
nameserver 208.67.220.220
Notes: Running on CentOS 5.7, NS = BIND, WHM 11.3.5 build6 (not that these are needed, but just in case)