reverse lookup is not compulsory. without it only forward lookup will
fullfill ur requirement.
but if you want to resolve domain name through ip then u will require that
file as well ..


----- Original Message -----
From: "Kunal Shah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 06, 2002 9:57 AM
Subject: RE: [LIH]configuring multiple domains with BIND 9


>
>as far as record file of linux1.bogus is consurned it is
>fine
>but you will also require to add entry for that domain in
>named.conf file
>
>HTH
>Nisu Rav

Yes so, that means, one more entry for zone in /etc/named.conf
And one file in /var/named/..... will do it.

No need of reverse file.

Right ?

--kunal

>> Hi List,
>>
>> I am configuring DNS server for my LAN. The LAN is
>> **separated from internet.**.
>>
>> I want to setup to domains on the same ip
>> i.e. www.linux1.bogus and www.linux.bogus should be on
>the
>> same ip 192.168.1.1
>>
>> I have gone through BIND 9 howto. I have configured the
>MX
>> record, NS record etc. for linux.bogus.
>>
>> Now i want to configure same thing for linux1.bogus.
>>
>> will it be ok if i copy /var/named/linux.bogus to
>> /var/named/linux1.bogus and change SOA to
>>
>> @       IN      SOA     ns.linux.bogus.
>> hostmaster.linux.bogus.
>>
>> to
>>
>> @       IN      SOA     ns.linux1.bogus.
>> hostmaster.linux1.bogus.
>>
>> --kunal



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to