Hello everybody.
 
 I've one confusion.
 while defining zone in DNS, normally we are writing
 zone "2.168.192.in-addr.arpa"
 ok
 so it will define zone for 254 ip addresses under 192.168.1.0-255
 but now how i have to define zone if i want to define it for 1024 ip
 addresses
 say continuous block of 1024 ip starting from 192.168.1.2.0 -to
 192.168.5.255
 
 does the defined zone ( zone '2.168.192.in-addr.arpa ) is enough for all
 1024 ip addresses or i have to define every zone for same domain
 like ( zone "2.168.192.in-addr.arpa" )
       ( zone "3.168.192.in-addr.arpa" )  etc for a single domain
 
 pl suggest way as early as possible.
 
 Nilesh Barot


----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIH

Reply via email to