Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fieldsg22

Pages: [1]
1
DNS / Re: BIND will not start
« on: January 14, 2015, 10:57:29 PM »
Ok..here is the catch. I may not need BIND because the Nameservers are GoDaddy.

Name Server: NS09.DOMAINCONTROL.COM
Name Server: NS10.DOMAINCONTROL.COM

The main issue is my website is not visible for some reason, and PHP is not working. I was thinking BIND was causing, but I could be way off. So, PLEASE point me in the right direction quickly.

Thanks in advance for all assistance

2
DNS / BIND will not start
« on: January 14, 2015, 10:45:18 PM »
For some reason my bind will not start suddenly. This is a clean install of CentOS 6.6. I deleted a user, but it seems that the deletion left behind things, and this might be causing the issue. Now my domain is not visible from outside my office (server hosting internal), and this is very bad thing. I was using Webmin, but wanted to go CWP. If I cant get this fixed in next few hours I will have to go Webmin, or just use straight LAMP.

Code: [Select]
Starting named:
Error in named configuration:
zone localhost.localdomain/IN: loaded serial 0
zone localhost/IN: loaded serial 0
zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0
zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0
zone 0.in-addr.arpa/IN: loaded serial 0
zone http://www.smithsouthwestmodelrail.com/IN: loading from master file /var/named/http://www.smithsouthwestmodelrail.com.db failed: file not found
zone http://www.smithsouthwestmodelrail.com/IN: not loaded due to errors.
_default/http://www.smithsouthwestmodelrail.com/IN: file not found
/var/named/smithsoutwestmodelrail.com.db:4: ignoring out-of-zone data (smithsouthwestmodelrail.com)
/var/named/smithsoutwestmodelrail.com.db:11: ignoring out-of-zone data (smithsouthwestmodelrail.com)
/var/named/smithsoutwestmodelrail.com.db:12: ignoring out-of-zone data (smithsouthwestmodelrail.com)
/var/named/smithsoutwestmodelrail.com.db:14: ignoring out-of-zone data (smithsouthwestmodelrail.com)
/var/named/smithsoutwestmodelrail.com.db:16: ignoring out-of-zone data (localhost.smithsouthwestmodelrail.com)
/var/named/smithsoutwestmodelrail.com.db:18: ignoring out-of-zone data (smithsoutwesthmodelrail.com)
zone smithsoutwestmodelrail.com/IN: has 0 SOA records
zone smithsoutwestmodelrail.com/IN: has no NS records
zone smithsoutwestmodelrail.com/IN: not loaded due to errors.
_default/smithsoutwestmodelrail.com/IN: bad zone
[FAILED]



Pages: [1]