How to set the DNS

liyuanzao

Verified User
Joined
Mar 14, 2006
Messages
6
hello, I have a domain abc.com, and regged at godaddy.com

also ,I have set the dns in DA as ns1.abc.com
ns2.abc.com

but I cant change the domain dns @godaddy.com like ns1.abc.com
ns2.abc.com


how could I solve this problem

thanks
 
you should contact your registrar for moving the domain to your nameservers. make sure the DNS is set up right or the domain can't be moved.
 
ok, well I THINK it should be ok if you edit your DNS administration of ABC.com on Admin level and set it up like this;


ftp A yourIP
localhost A 127.0.0.1
mail A yourIP
ns1.abc.com. A yourIP
ns2.abc.com. A yourIP
pop A yourIP
abc.com. A yourIP
www A yourIP
abc.com. NS ns1.abc.com.
abc.com.nl. NS ns2.abc.com.
mail MX 10
abc.com. TXT "v=spf1 a mx ip4:213.189.16.22 ?all"

this worked for me :)
 
it seems that it's setting correctly as you said.

btw,when I changed the other domain to this dns
it said like this


*****Error modifying name servers: Nameserver NS1.100SERVICES.COM cannot be registered*****



:confused:
 
where did you see that error?
and is the error solved when you place an extra dot at the end? (NS1.100SERVICES.COM.)
 
Desdinova said:
where did you see that error?
and is the error solved when you place an extra dot at the end? (NS1.100SERVICES.COM.)

I see this error at my domain control (ENOM,also get a error info in godaddy)

I havnt added the extra dot
 
in godaddy, it said like this

Field Validation Error

Please correct the following issue(s):

# Unavailable error in field Host name1
# Unavailable error in field Host name2
 
it seems that DNS has not been built


just wondering know , how to check the dns whether it has been built.
 
unless you currently already have your nameservers, you have to insert your IP as nameserver too (as it still resolves to your current DNSIP at godaddy).
 
liyuanzao said:
it seems that it's setting correctly as you said.

btw,when I changed the other domain to this dns
it said like this


*****Error modifying name servers: Nameserver NS1.100SERVICES.COM cannot be registered*****
This could be an issue where you're trying to change nameservers but you don't have registered nameservers yet.

You cannot change to a non-registered nameserver.

You should first log into the account where 100services.com is registered, and add a new nameserver (how you do it is different from registrar to registrar, so I can't tell you how).

There's no requirement for the .com TLD that the nameserver be running first.

If you can't register the nameserver at the registrar where the domain was registered, then you'll need to contact their Customer Support.

Jeff
 
Back
Top