I am trying to run my own nameserver for my domain.
I have everything set up correctly -- I can get all the right
responses by querying with dig.
When I go to my registrar to set the nameserver for my domain, their
web interface thing sends me an email telling me that the nameserver I
put in is not a properly registered nameserver.
If I go this page:
http://registrar.verisign-grs.com/cgi-bin/whois
I get "No match for nameserver" if I enter in my IP address on which I
am running bind, and click the "nameserver" radio button. If I enter
in other nameservers, such as my ISP's from my /etc/resolv.conf, it
gives me an answer.
How and where do I set the information that my IP address is a
nameserver, so that query will give the right answer ? Is it
something I should discuss with my ISP from which I get the IP
address, or the domain registrar ?
--Rob