need help with multiple domains

Ruslan Spivak alienoid at is.lg.ua
Fri Nov 29 21:47:15 UTC 2002


Hello bind users!

I have bind9.2.1 and domain 'is.lg.ua' - I'm master for the domain. Our 
client wants to have domain 'ctm.lg.ua', local registrar will register 
this domain, but i will have to serve 'ctm.lg.ua' on my dns server, i'm 
newbie to dns and just don't understand what should i write in my 
named.conf and probably zone files, i will serve also mail for the 
domain 'ctm.lg.ua'

will it be sufficient to write  ctm.lg.ua  IN CNAME is.lg.ua. or should 
i create entry in named.conf

------old-------
zone 'is.lg.ua' {
    type master;
    file is
}
----added---------
zone 'ctm.lg.ua' {
    type master;
    file ctm
}

then what should i put in file 'ctm'?
ctm.lg.ua will have the same ip address

Your help is very, very appreciated.
Thanks in advance

Best  regards,
Ruslan





More information about the bind-users mailing list