I'm just about at the end of my rope.. I tried everything I have the knowledge to try, but I just can't seem to get name servers to work.
Here is the scenario:
Fedora Core 6 + cPanel 11
My server has 2 IP addresses. One is being used for all my vhosts and name server 1, and the other one is used for name server only. I have both ns1.ishlive.com and ns2.ishlive.com routing to the correct IP addresses (the A records resolve). I then went into Basic cPanel/WHM Setup and entered ns1.ishlive.com and ns2.ishlive.com in their respective fields. I assigned my first ip adddress to ns1.ishlive.com and then added an A entry for that name server. I did the same for ns2.ishlive.com with the other IP. No errors. I saved the configuration.
Next, I went to Nameserver Setup under Service Configuration. I clicked "Proceed >>" Here is the output:
After that, I checked the /etc/wwwacct.conf file and it had the information correct for both name servers. Just to be sure, I restarted named again via SSH.. success.
Now, I have a domain "bollingerweb.com" with name servers ns1.ishlive.com and ns2.ishlive.com.
This is the output I get from dnsstuff:
So, I'm obviously missing something here.. can anybody help? Or tell me where I could go read up?
Thanks a bunch,
Marc
Here is the scenario:
Fedora Core 6 + cPanel 11
My server has 2 IP addresses. One is being used for all my vhosts and name server 1, and the other one is used for name server only. I have both ns1.ishlive.com and ns2.ishlive.com routing to the correct IP addresses (the A records resolve). I then went into Basic cPanel/WHM Setup and entered ns1.ishlive.com and ns2.ishlive.com in their respective fields. I assigned my first ip adddress to ns1.ishlive.com and then added an A entry for that name server. I did the same for ns2.ishlive.com with the other IP. No errors. I saved the configuration.
Next, I went to Nameserver Setup under Service Configuration. I clicked "Proceed >>" Here is the output:
Code:
Name Server Activated
Ensuring caching-nameserver is installed
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to do
Activating name server monitoring (chkservd)
Setting up rndc configuration
Checking in /etc/named.conf to rcs system
Restarting Bind
Starting named: [ OK ]
Restarting Nameserver
Starting named: [ OK ]
Restarting chkservd
Stopping chkservd: [ OK ]
Starting chkservd: [ OK ]
Now, I have a domain "bollingerweb.com" with name servers ns1.ishlive.com and ns2.ishlive.com.
This is the output I get from dnsstuff:
Code:
ns2.ishlive.com [64.251.21.23] [Broken DNS server: Reports that it refuses to respond!] 44ms
ns1.ishlive.com [64.251.15.207] [Broken DNS server: Reports that it refuses to respond!] 46ms
Thanks a bunch,
Marc