Web Hosting Talk







View Full Version : I need help with name Name Servers


bmxpert_87
02-10-2002, 03:12 PM
Hello,
I'm trying to register a domain with www.domain.kg and it asks for two Name Servers. What do I put in these? I'm trying to register bmxgrind.kg . I allready have a host, and a domain. Is it possible to have bmxgrind.kg point to bmxgrind.com/whatever? Thanks,
Curt
http://www.bmxgrind.com

DavidU
02-10-2002, 04:26 PM
You put in the names of whoever is doing your DNS.

Either your host or a third-party DNS provider.

-davidu

cyrusTvirus
02-12-2002, 05:47 PM
Originally posted by bmxpert_87
Hello,
I'm trying to register a domain with www.domain.kg and it asks for two Name Servers. What do I put in these? I'm trying to register bmxgrind.kg . I allready have a host, and a domain. Is it possible to have bmxgrind.kg point to bmxgrind.com/whatever? Thanks,
Curt
http://www.bmxgrind.com

You should at least have:

A -records:
domain.kg -> YOUR IP
www.domain.kg -> YOUR IP
localhost.domain.kg -> 127.0.0.1

MX- Record:

domain.kg -> smtp.domain.kg

that is the basic. Do a google search for more specific info.!

HTH
Robbert