Quote:
pschaff wrote:
Owing the domain name and having it resolvable via DNS are two different issues. The ISP or somebody outside your local network has to provide the mapping from FQDN to public IP address.
$ host zanda.com
Host zanda.com not found: 3(NXDOMAIN)
$ host centos.org
centos.org has address 72.232.194.162
centos.org mail is handled by 10 mail.centos.org.
Well I went back through bind again, and I think I'm getting it, I'm not sure though.
When bringing it up now I'm getting: Error 137 (net::ERR_NAME_RESOLUTION_FAILED): Unknown error.
I'm using this guide;
http://www.howtoforge.com/bind-installation-on-centosUnder step 7 it gives me ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
when I'm supposed to be getting 1's under authority and additional
Do you know what could be causing this?
Unless it's still a problem with what you said above
This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=37&topic_id=36008&post_id=155938