>
> "Niatross" <niatross[ at ]newsgroup.nospam> wrote in message
> news:01C063DB-CEB4-4589-A584-8714F4280DE1[ at ]microsoft.com...
> > Herb,
> >
> > Here are IPCONFIG and DCDIAG /C (from both servers) as you requested:
> >
> > SRV1 Windows IP Configuration
> > Host Name . . . . . . . . . . . . : SRV1
> > Primary Dns Suffix . . . . . . . : abc.local
> > IP Address. . . . . . . . . . . . : 192.168.1.1
> > Subnet Mask . . . . . . . . . . . : 255.255.255.0
> > Default Gateway . . . . . . . . . :
> > DNS Servers . . . . . . . . . . . : 192.168.1.1
> > --------------------------------------------
> >
> > SRV2 Windows IP Configuration
> > Host Name . . . . . . . . . . . . : SRV2
> > Primary Dns Suffix . . . . . . . : abc.local
> > IP Address. . . . . . . . . . . . : 192.168.1.2
> > Subnet Mask . . . . . . . . . . . : 255.255.255.0
> > DNS Servers . . . . . . . . . . . : 192.168.1.1
> > --------------------------------------------
>
> Looks ok.
>
> Your DCDiag looks ok too since the Root server problems are
> due to being on a private net with no router/connectivity to the
> Internet. You can use the DNS server "advanced tab" to set
> "Disable Recursion" and make these go away -- it will disable
> the use of root hints AND forwarding so never use this if you
> must also resolve external domains, including the Internet.
>
> Are you GCs records there now? It passed so they should be.
>
> Remember you should likely set both DCs at GCs anyway.
>
>
> --
> Herb Martin, MCSE, MVP
>
http://www.LearnQuick.Com> (phone on web site)
>
>
> > Thanks, RB
> >
> > "Herb Martin" wrote:
> >
> >>
> >> "Niatross" <niatross[ at ]newsgroup.nospam> wrote in message
> >> news:BEF9E9EF-20D6-416F-A283-8F5E919C1431[ at ]microsoft.com...
> >> > Herb:
> >> >
> >> > To answer your questions...
> >> >
> >> > Yes, the Primary is dynamic (Non-secure and secure). This is a test
> >> > environment to learn DNS. I'm using virtual machines.
> >>
> >> Nothing special here as long as IP/routing etc work as normal.
> >>
> >> > I do have a single domain forest. SRV1 is the ONLY global catalog.
> >> > Scavenging is set to their defaults (never changed).
> >>
> >> The default is DISABLED.
> >>
> >> > Why is SRV1 losing it's "_gc._tcp" record and taking 5 minutes to
> >> > logon.
> >> >
> >> > If I only use SRV1 and do not setup SRV2, SRV1 has no problems and the
> >> > "_gc._tcp" record stays put and SRV1 logs in quickly.
> >>
> >> Show us your UNEDITED text from "IPConfig /all" and from "DCDiag /c"
> >> from EACH DC (clearly identified as 1 or 2.)
> >>
> >>
> >> > Thank, RB
> >> >
> >> > ---------------------------------------------------
> >> >
> >> > "Herb Martin" wrote:
> >> >
> >> >>
> >> >> "Niatross" <niatross[ at ]newsgroup.nospam> wrote in message
> >> >> news:2D59D32D-AD33-4F9C-AB9C-551561CD2A1E[ at ]microsoft.com...
> >> >> > Domain:
> >> >> > abc.local
> >> >> >
> >> >> > Servers:
> >> >> > Srv1 (Win 2003SP1)
> >> >> > Srv2 (Win 2003SP1)
> >> >> >
> >> >> >
> >> >> > I like to setup DNS (first) and test it via NSLOOKUP before I
> >> >> > promote
> >> >> > standalone servers to DC's.
> >> >>
> >> >> Better/easier to test with "DCDiag /c" on every DC.
> >> >>
> >> >> > I have two new servers (SRV1 and SRV2).
> >> >> >
> >> >> > I setup the Primary DNS Suffix on both servers
> >> >> > Installed the DNS service on both servers.
> >> >> > Pointed SRV1 to itself for DNS
> >> >> > Pointed SRV2 to point to SRV1
> >> >>
> >> >> This is ok.
> >> >>
> >> >> > Created a Standard Primary Zone on SRV1 (abc.local)
> >> >> > Created a Standard Secondary Zone on SRV2 (abc.local)
> >> >> > Setup Zone Tranfer to successfully transfer abc.local from SRV1 to
> >> >> > SRV2
> >> >>
> >> >> Good, if the primary is DYNAMIC.
> >> >>
> >> >> Also, SRV2 should at least use itself as an ALTERNATE or there will be
> >> >> problems resolving the domain when SVR1 is down -- even better is to
> >> >> have both of them as AD Integrated so that both may accept changes.
> >> >>
> >> >> > The servers are setup correctly and resolve to each other via
> >> >> > NSLOOKUP.
> >> >> > I successfully run DCPROMO on SRV1, reboot and logon. Perfect!
> >> >> > Run DCPROMO on SRV2, reboot and logon. Perfect!
> >> >>
> >> >> Good.
> >> >>
> >> >> > Here's the issue:
> >> >> >
> >> >> > I reboot SRV1 (after SRV2 becomes a DC) and SRV1 hangs at "Preparing
> >> >> > Network
> >> >> > Connections" for 5 minutes, then the
> >> >>
> >> >> With standard Primary this should not be the case DUE to DNS.
> >> >>
> >> >>
> >> >> > login screen appears.
> >> >> > Something in DNS is amiss.
> >> >> >
> >> >> > Remember, i'm running a Standard DNS zone (abc.local). The
> >> >> > (abc.local)
> >> >> > zone
> >> >> > is NOT AD INTEGRATED.
> >> >> >
> >> >> > Here's the key to my problem:
> >> >> >
> >> >> > Once the 5 minutes passes, and I am able to logon to SRV1, I go into
> >> >> > the
> >> >> > DNS
> >> >> > management console, go directly to "_tcp" and there is no "_gc"
> >> >> > record.
> >> >>
> >> >> Are the DCs set to be GCs? Normally only Srv1 would be by default but
> >> >> in
> >> >> a
> >> >> single domain forest all DCs should be GCs.
> >> >>
> >> >> > If I restart the "netlogon" service and do a "refresh", the
> >> >> > "_gc._tcp"
> >> >> > resource record appears. Why am I losing the "_gc" record???
> >> >>
> >> >> Do you have scavenging turned on (with short timeouts)?
> >> >>
> >> >> GC records should NOT be scavenged by default and should never be
> >> >> scavenged
> >> >> quickly anyway.
> >> >>
> >> >> > Why does the global catalog server (SRV1) keep losing the
> >> >> > "_gc._tcp"
> >> >> > record
> >> >> > in DNS, once it's rebooted?
> >> >>
> >> >> Maybe the file isn't getting flushed to disk on a crash/reboot but
> >> >> otherwise
> >> >> it
> >> >> should be there unless scavenged.
> >> >>
> >> >> > BTW: I have run NETDIAG /FIX with no errors.
> >> >>
> >> >> DCDiag /c is best for DCs.
> >> >>
> >> >> --
> >> >> Herb Martin, MCSE, MVP
> >> >>
http://www.LearnQuick.Com> >> >> (phone on web site)
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>