Re: creating domains in Lab environment



Hi !
I'll try something simpler.
I won't even need to create a zone. I just redirect requests for that zone
to the DC in the NAMED .hosts file:
;_____________________________________________
;subdomain bancada1
bancada1    IN      NS    dc1.bancada1.mydomain.pt.

dc1.bancada1      IN     A  10.0.1.xxx ; ip of my lab DC
;_____________________________________________
I already have this setup for an existing 2003 domain.
I'll try the same, now with a private network Ip address.
I don't think it won't work just because I'm not using a valid internet IP 
address.
thanks anyway!
David


"Kevin D. Goodknecht Sr. [MVP]" wrote:

> david carvalho wrote:
> > Hi!
> > I want to create 6 domains in a laboratory for class purposes.
> > Those machines have masked fixed Ip addresses via DHCP.
> > My DNS server is a linux with BIND on it.
> > When I create a domain, the dns records aren't created. I suppose
> > it's because of the DNS. Curiously, one of those machines, with
> > exactly the same setup, created those records, but when I tried to
> > demote the server, I got a DNS lookup failure. I don't want to allow
> > dynamic updates into and from the linux server. I just want to be
> > able to join workstations in the same network that the windows
> > servers, to show the advantages of using AD.
> > Do I have to add an entry to my linux DNS servers so that they can
> > redirect that subdomain into the mask network ?
> > Any ideas ?
> 
> This link should help you with this. With the absence of the delegated AD 
> Sub domains, you can add the contents of the 
> %systemroot%\system32\config\netlogon.dns file and create A records for the 
> Domain controllers' FQDN. The netlogon.dns file contains the DNS records 
> that would be registered by the Netlogon Service, which is why the file 
> doesn't contain the A record for the DCs name, but it does contain the A 
> records for the AD Domain name and the Global Catalog as they are netlogon 
> registrations.
> You must keep in mind, for group policies and start up scripts to be applied 
> properly, whatever the active Directory domain name is, that name must only 
> resolve to the IP address of domain controllers that file sharing is enabled 
> on (For the DFS share ( \\ADDomainName\sysvol and \\ADDomainName\netlogon ) 
> .. Altering this behavior so that the AD domain name resolves to a website 
> that is not on a Domain controller, member clients will try to get group 
> policies from the web server. You can set up web site redirection on your 
> DCs to redirect for example http://example.com to http://www.example.com
> 
> 
> 255913 - Integrating Windows 2000 DNS into an Existing BIND or Windows NT 
> 4.0-Based DNS Namespace
> http://support.microsoft.com/default.aspx?scid=kb;en-us;255913&sd=RMVP
> 
> -- 
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This Helps
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================
> http://www.lonestaramerica.com/
> http://support.wftx.us/
> https://secure.lsaol.com/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and more
> http://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:
> http://www.oehelp.com/OEBackup/Default.aspx
> =================================== 
> 
> 
> 
.



Relevant Pages

  • RE: exchange server cannot mount mailbox store
    ... What's the exact detailed DNS Events ... Type desired internal IP address of your SBS server. ... it will delete the reverse lookup zone if the zone no longer ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: Event 4515 :another copy of zone has been found
    ... running on the old 2000 server. ... I then installed DNS on ... I seem to remember hearing that if you just delete/remove the zone it ... Container), the Configuration Partition, and the Schema Partition. ...
    (microsoft.public.windows.server.dns)
  • Re: Replication between parent child domains
    ... install dns before i run the dcpromo on the melbourne server. ... DNS server will forward any query it can't answer, Checks zone ...
    (microsoft.public.windows.server.active_directory)
  • Re: Replication between parent child domains
    ... DNS server will forward any query it can't answer, Checks zone ... DNS Servers) all queries will go to tld DNS server (including Internet ... Stub zones: Stub zones contain a read-only copy with specific records ...
    (microsoft.public.windows.server.active_directory)
  • Re: DNS Redesign Issue
    ... -Using DNS console you can right-click the zone and export to a File, ... -To export a Zone and import that Zone in another DNS Server you need to use ... Create a child zone dallas on the DNS server in the child domain ...
    (microsoft.public.windows.server.dns)

Loading