Todd is correct. The GENERATE only exists on the master DNS in the zone data file. The DNS data, as made available to the querying machines, will contain all the individual records upon startup, on the master and all slaves.
Alan V. Shackelford Senior Systems Software Engineer The Johns Hopkins University and John Hopkins Medicial Institutions Baltimore, Maryland USA [email protected]<mailto:[email protected]> 410-735-4773 From: [email protected] [mailto:[email protected]] On Behalf Of Todd Snyder Sent: Monday, May 14, 2012 1:28 PM To: hugo hugoo; [email protected] Subject: RE: records via GENERATE If I remember correctly, $GENERATE is a zone file syntax only. When you start up BIND, it parses those out and loads the generated records as if you'd written them out manually. $GENERATE just helps condense the zone file, but has no impact on overall operation. I'm sure someone from ISC could provide a much more technically in depth answer, but hopefully my memory serves correctly. t. From: [email protected]<mailto:[email protected]> [mailto:[email protected]]<mailto:[mailto:[email protected]]> On Behalf Of hugo hugoo Sent: Monday, May 14, 2012 12:14 PM To: [email protected]<mailto:[email protected]> Subject: records via GENERATE Dear all, Is there a difference between the configuration of a set of A records using: 1) GENERATE command like: $GENERATE 0-255 $-1.2.3 A 3.2.1.$ 2) Defining all the records one by one. - difference in the amount of memory used? - difference in the speed to retrive the answer. If GENERATE command is used ==> is the answer "calculated" at the query incoming or are all the records already present in memory? Thanks in advance for your feedback, --------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

