subdomain problem...

Tom Schmitt TomSchmitt at gmx.de
Fri Sep 10 07:40:10 UTC 2004


> Hello, 
> I am Using Debian GNU/Linux and after studying the bind9-doc I have 
> headache...

> 
> Now I like to do this in "bind9" but while reading the "Bind 9 
> Administrator Reference Manual" and some other docs I am geting headache
> 
> Please can anyone tell me simpel, how to make subdomains ?
> 

Hi!

I'm not quite sure what your problem exact is. For making your own subdomain
You have to make an entry for the domain in named.conf and a file with the
DNS-records. Best is, you add NS-records in the zone above.

When you want to make subdomains elsewhere, which means to delegate the
subdomain, you only have to add these to records in the zone above and
nothing else:
subdomain.yourdomain.de IN NS nameofnameserver.subdomain.yourdomain.de
nameofnameserver.subdomain.yourdomain.de IN A 1.2.3.4

If I misunderstand your question, please be more detailled about the
problem.

Tom.

-- 
NEU: Bis zu 10 GB Speicher für e-mails & Dateien!
1 GB bereits bei GMX FreeMail http://www.gmx.net/de/go/mail



More information about the bind-users mailing list