Newbie: How to add 2 IP to Nameserver?

idcyber

Verified User
Joined
Jun 18, 2009
Messages
17
Location
Indonesia
Hello,

I'm a newbie in DirectAdmin, just using DA at 18th June, 2009 :D

My first question is, how do I assign my IP to name server?

I have 2 IP's (etc.) 117.63.195.111 and 117.63.195.222.

And I want that to IP assign as:
ns1.mydomain.com - 117.63.195.111
ns2.mydomain.com - 117.63.195.222

What should I do? :confused:

Please accept my appologies to ask this stupid question, but this is really my first time in DA.

Kind regards,
Hasanul
Batam, Indonesia
 
Thanks for your answer, but I mean how to make it in my DA setting? In IP Management, I put that 2 IP's, but in nameserver just read of 1 IP instead of 2.
 
In the administration settings, add your ns1.mydomain.com and ns2.mydomain.com.

Then go to your DNS administration and create the nameservers:

ns1 A 117.63.195.111
ns2 A 117.63.195.222

That will create and use the IPs for the ns1/2 domain names.

Also make sure you have the same IPs you have with your registrar.

Make sure you have this listed as well:

mydomain.com. NS ns1.mydomain.com.
mydomain.com. NS ns2.mydomain.com.

Help this helps and answers your question.

Michael
 
Hi Michael,

Thank's it works. In the first I asked here, there's a problem in my DA installation and made everything error. Fixed by my provider and changed IP also :D
 
Back
Top