Networking Forums

Networking Forums > Computer Networking > Linux Networking > DNS question -- how to register a nameserver

Reply
Thread Tools Display Modes

DNS question -- how to register a nameserver

 
 
Robert G. Ristroph
Guest
Posts: n/a

 
      11-09-2004, 11:56 PM

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

 
Reply With Quote
 
 
 
 
Wolf
Guest
Posts: n/a

 
      11-10-2004, 02:17 AM
"Robert G. Ristroph" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> 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 ?


They've always liked doing it that way. Login into your account
and look around. They have nice FAQs to help.

--
Wolf
----------------------------------------------------------------
Please post all responses to UseNet. All email cheerfully and automagically
routed to Dave Null


 
Reply With Quote
 
David Efflandt
Guest
Posts: n/a

 
      11-10-2004, 02:25 AM
On Wed, 10 Nov 2004, Robert G. Ristroph <(E-Mail Removed)> wrote:
>
> 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.


Assuming your nameserver is on your rr IP, it is refusing to answer
outside DNS queries. You can test that from freeshell with:

host name server-IP

> 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.


Maybe because your nameserver is refusing to answer DNS queries. If you
fix that maybe you can use it as a nameserver. However, a nameserver
should be a static IP. So it may be best to continue to use a dynamic DNS
service, even if your dhcp IP rarely changes.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BIND -- can't register nameserver Vwaju Linux Networking 3 10-30-2008 04:53 PM
nameserver and DNS guddu Linux Networking 1 05-11-2007 07:24 AM
Nameserver Organisation kero Linux Networking 1 11-08-2005 10:41 AM
Caching nameserver Cameron Kerr Linux Networking 5 06-30-2004 04:24 PM
nameserver problem I think? Peter Linux Networking 0 11-24-2003 07:03 AM



1 2 3 4 5 6 7 8 9 10 11