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

Reply via email to