DNS problem, please help!

Accipiter

New member
Joined
Mar 29, 2010
Messages
4
I have rented a VDS yesterday. I use Directadmin in it. I couldn't make the settings so far. I have a problem.

How can I set up the dns addresses for this? For example if you buy a hosting from somewhere it says: "Please change your domain's dns addresses from domain panel as:

ns1.yourhostingfirm.com
ns2.yourhostingfirm.com

Now I want to make "yourhostingfirm.com" as one of my domains. For example:

ns1.accipiter.com
ns2.accipiter.com

How can do this? Please give your answer detailed as I'm a beginner level in directadmin. Thanks in advance.
 
On the domain registrar where you bought the domain you're using for ns1. and ns2. you need to create NS records.

For example on GoDaddy you do the following:

Creating/Registering NameServers [GoDaddy.com]

1. Point your web browser to http://www.godaddy.com/.

Logging into your account
2. Log into your account by clicking on the "My Account" link located just below the menubar of the webpage. If you don't have an account yet, you will have to create one.
3. Enter your login name or customer number in the entry box labelled "Login Name or Customer Number".
4. Enter your password in the "Password" entry box located below the "Login Name" entry box.
5. Click on the "LOGIN" button located below the "Password" entry box.

Choosing a domain
6. Good! Now that you have logged into your account, select the "Manage Domains" menu item from the "Domain Names" drop down menu located on the left side of the webpage.
7. Below the "Domains Names" menu, select the domain for which you will be creating nameservers. If you do not have any domains, you will have to register one. For example, awebsite.com.

Creating the first nameserver
8. In the bottom right hand corner of the webpage (you may have to scroll down), expand the "Domain Host Summary" box by clicking on the "+" icon.
9. Click on the "Click here to see details or to modify" link below to begin creating the your nameservers.
10. On the right side of the webpage, enter the host name of your first name server in the entry box labelled "Host". The most common names are "ns1" or "dns1". For example, ns1.awebsite.com or dns1.awebsite.com.
11. Just below, add the IP of the nameserver in the "IP Address" entry boxes. For example, 128.98.34.112.
12. Now create the nameserver by clicking on "Add New Host".

Creating the second nameserver
13. You will need to create at least 2 nameservers. To create a second nameserver, repeat steps 10 to 12. Common practice dictates that the second nameserver will be named "ns2" or "dns2". For example, ns2.awebsite.com or dns2.awebsite.com.
14. By convention, the last part of the ip address of the second nameserver will be incremented by 1. For example, 128.98.34.113.
15. At this point you could add additional nameservers but it is not required. To save your nameservers, click on "Save Changes".

Final thoughts
16. Excellent! You have successfully created private nameservers at GoDaddy.com! Remember that your changes may take up to 72 hours to take effect (propagate).

IF you have a different registrar it will probably be a different process. When you have the NS records setup you need can change all of your domain's DNS servers (including your accipiter.com domain) to

ns1.accipiter.com
ns2.accipiter.com
 
Back
Top