>
> "D" <D[ at ]discussions.microsoft.com> wrote in message
> news:A944BDB3-C984-4746-BB22-85389EAE39DD[ at ]microsoft.com...
> > Hi,
> >
> > We have 26 sites world wide and in each site there are 2 domain
> > controllers
> > running Windows 2003 STD SP1. These DCs are also DNS servers for each
> > site.
> > There are about 20,000 computer objects in Active Directory for the entire
> > firm. We are in process of creating reverse lookup zones for all of
> > client
> > subnets. I understand Active Directory integrated DNS to be more secure
> > but
> > is the amount of IPs that's going to be added to AD to be of any concern
> > as
> > it'll grow the AD database size.
>
> Well sure it will grow the database some, about double the DNS info you have
> now if you are registrering all the stations Forward resource records.
>
> You can do some experimenting for the exact numbers but let's assume that
> each DNS reverse record is about 100 bytes. 20,000 x 100 = 2 Meg.
> There will some overhead and we might be wrong a bit so let's double that
> and call it: 4 Meg for increased database size. Even if I have missed it
> by
> a lot, almost certainly under 10 Meg increase.
>
> But before we assume that this "doesn't matter" let's ask WHY you will
> be creating the reverse zone(s)?
>
> Reverse zones are practically unimportant for internal machines except for
> admin convenience. So perhaps you are going to use this so you can look
> up an IP and find the name of the machine.
>
> Do you have another reason? Are the reasons important to you?
> (See below we'll pick up here.)
>
> > Or is Primary/Secondary zones a better
> > solution for the amount of IP that will be dynamically updated? We have
> > minimum 10MB pipe in our domestic offices and 2MB pipe for each EU and
> > Asia
> > offices. I'm not very concern about the bandwidth. I'm more concern
> > about
> > the size increase in AD. Thanks for any input.
>
> I don't believe the size is going to be a big problem for you (see above)
> but
> replicating all of that data for NO PURPOSE seems like an issue worth
> considering,
> and if you will do that, then replicating it EFFICIENTLY (compression,
> incremental,
> multi-mastered) using AD Integration would seem to be worth the effort --
> remember the DCs are the DNS servers so they will be doing (most of) the
> storage in any case (excluding AD overhead.)
>
> What about putting each zone in a single site, in each DC and never
> replicating
> the data offsite? This would be a primary/secondary but would only keep a
> small portion (1/26 on average but likely varying in large vs. small sites)
> on each
> pair of DCs.
>
> Since subnets are the natural division of Reverse zones, each local DC set
> would
> have the records ONLY for the machine locally there.
>
> Then you could delegate or Conditionally forward these zones from your main
> or central site DCs with all of the other DCs conditionally forwarding to
> that
> set of DCs OR to the other sites DCs if you really want to increase the
> efficiency
> and don't mind the extra work of creating those forwards (You can script
> this if you have to do it 26 times -- using DNSCmd.exe)
>
>
> --
> Herb Martin, MCSE, MVP
>
http://www.LearnQuick.Com> (phone on web site)
>
>
>