PDA

View Full Version : Confused by DNS


manski
16th March 2006, 15:51
Hello

I've read the howtos about setting up an dns server on this site but I'm still a little bit confused about all that stuff. My problem is: I wanted to set up a dns server so that I'm able to manage the subdomains of my domain from my server itself. (That means, I want to create and delete subdomains by using a script and not the administration front-end brought to me by my webhoster.)

I've read in this forum that I have to wait about 72 hours until there are some ... updates. (Well... actually, I don't really know what this is about. Anyway...) So there are some question:


I've read that you need two servers to set up an dns server. Is that right? (Because I've only one server with one IP address.)
My webhoster offers me a web front-end to manage the DNS records for my domain. There are also two NS entries. Am I done, if I set these two NS records to my domain name (mayastudios.de) and create an A record to my IP address? Or what are they for?
If it's not possible to manage the subdomains with my own dns server - is it then possible to set up an dns server for a subdomain, let's say for svn.mayastudios.de, so that I can manage subdomains like test.svn.mayastudios.de?



There are some more question but this will be a start for me.
Thanks for your answers.

Regards
Manski

falko
16th March 2006, 19:01
I suggest you have a look at this tutorial first: http://www.howtoforge.com/traditional_dns_howto
It should answer some of your questions. :)

manski
16th March 2006, 21:11
I did read this tutorial but it didn't answer my questions. If it had solved my problems, I wouldn't have asked here. :(

falko
17th March 2006, 13:02
I've read that you need two servers to set up an dns server. Is that right? (Because I've only one server with one IP address.)
You can do it with just one name server, but normally you should have two.

My webhoster offers me a web front-end to manage the DNS records for my domain. There are also two NS entries. Am I done, if I set these two NS records to my domain name (mayastudios.de) and create an A record to my IP address? Or what are they for?
You must specify two name servers here that hold the DNS records for your domain.
The DNS records must be set up on these two servers before you specify them in this interface.


If it's not possible to manage the subdomains with my own dns server - is it then possible to set up an dns server for a subdomain, let's say for svn.mayastudios.de, so that I can manage subdomains like test.svn.mayastudios.de?

You can manage subdomains with your own DNS servers.

You should also have a look here: http://en.wikipedia.org/wiki/Domain_name_system