Re: manage large dns record

2009-11-20 Thread Stephane Bortzmeyer
On Thu, Nov 19, 2009 at 03:40:32PM +0700,
 Sokvantha YOUK sokvan...@gmail.com wrote 
 a message of 44 lines which said:

 Could you advice me what is the good way to manage large dns record
 in zone file?

You mean a large number of records, not a large single record?

 I'm using bind v9, currently I need to add around 20 000 hostname
 but it is a pain to put them in one single file.

In what way is it a pain? I assume you do not type them by hand :-)
What's the problem with writing a ten-lines script to convert from the
data base where the names currently are to the BIND zone file format?
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: manage large dns record

2009-11-19 Thread Anatoly Pugachev

There's $INCLUDE zone directive in bind zone file, read more in bind
docs. 
Hope this helps.

On 19.11.2009 / 15:40:32 +0700, Sokvantha YOUK wrote:
 Dear ALL,
 
 Could you advice me what is the good way to manage large dns record in zone
 file? I'm using bind v9, currently I need to add around 20 000 hostname  but
 it is a pain to put them in one single file.
 
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users