Re: Need to forward request for a domain to another DNS server
From: Herb Martin (news_at_LearnQuick.com)
Date: 02/23/05
- Next message: Harry: "web server dns"
- Previous message: Sameh Ahmed: "Re: Need to forward request for a domain to another DNS server"
- In reply to: Sameh Ahmed: "Re: Need to forward request for a domain to another DNS server"
- Next in thread: Ace Fekay [MVP]: "Re: Need to forward request for a domain to another DNS server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 23:10:48 -0600
"Sameh Ahmed" <essoplus@hotmail.com> wrote in message
news:eXElkKWGFHA.3492@TK2MSFTNGP12.phx.gbl...
> what do you mean by put them in a hierarchy, how do I do that?
> I used the second option and it works fine
> thank you for your time.
Well, they would have to BE in a hierarchy
or you would have to add the parent domain
to join them into a single hierarchy.
If you use public (Internet) names this is impracticable
since it would eliminate Internet name resolution.
In a private name space you could add the local.
zone above a.local and b.local, or even just having
a parent-child relationship, a.local and child.a.local.
But all this is something you have to plan ahead for
unless you are willing to give up general Internet
resolution.
-- Herb Martin > "Herb Martin" <news@LearnQuick.com> wrote in message > news:ehfjlwUGFHA.2296@TK2MSFTNGP15.phx.gbl... > > "Sameh Ahmed" <essoplus@hotmail.com> wrote in message > > news:#OpD5OSGFHA.1528@TK2MSFTNGP09.phx.gbl... > >> Thanks > >> 1 physical machine > >> 192.168.0.2 > >> 2 Virtual machines > >> 192.168.0.3 domain1.local > >> 192.168.0.7 domain2.local > >> > >> DNS server order > >> 192.168.0.3 not a root server > >> 192.168.0.7 not a root server > >> 62.139.105.166 ISP Server > >> that's the main setup > >> I develop an app that runs on the physical machine that needs to connect > > to > >> Active directory on both machines in the same time. > > > > Ok, so if it is two domains (each with their own > > DNS server set) there are two basic ways to get > > resolution: > > > > 1) Put them in a hierarchy > > 2) Have each DNS server (set) hold "cross > > secondaries" for the other DNS zone(s) > > > > #1 works best when you have only one tree of > > zones/domains OR (in a lab etc) don't need > > Internet connectivity. > > > > #2 is a general solution -- if each set of DNS > > servers can resolve the other DNS zones directly > > by being a secondary for those other zones then > > it just works. > > > > -- > > Herb Martin > > > > > >> Regards > >> Sameh > >> > >> "Herb Martin" <news@LearnQuick.com> wrote in message > >> news:uR3a66EGFHA.3492@TK2MSFTNGP12.phx.gbl... > >> > "Sameh Ahmed" <essoplus@hotmail.com> wrote in message > >> > news:eCYyiDEGFHA.624@TK2MSFTNGP15.phx.gbl... > >> >> Actually the main reason for me needing to know how that is done; is > > that > >> > I > >> >> have several virtual machines running on my machine hosting several AD > >> >> environments, and for some reason, I need to restart or to change the > > DNS > >> >> servers order back and forth to be able to resolve the SRV records for > >> > each > >> >> domain. > >> >> So I wanted to point my NIC to only one virtual DNS server, that would > >> > point > >> >> them to the right records. > >> >> This is to make is totally clear why I wanted to do that. > >> > > >> > Probably, due to misconfiguration (or mis-design > >> > really) of your DNS setup. > >> > > >> > VM's are really no different in terms of troubleshooting > >> > such things (after the VM is working on the VNet or > >> > whatever) than anything else. > >> > > >> > You have to treat them like they are regular machines > >> > to simplify the troubleshooting. > >> > > >> > Describe your "network" and you intention and we > >> > can work through it. > >> > > >> > This misunderstanding frequently happens when > >> > someone posts a question without giving the REAL > >> > reason for the question. > >> > > >> > We spend a lot of time explaining why the question > >> > is mis-directed and then slowly the real question(s) > >> > emerge.... > >> > > >> > > >> > > >> > -- > >> > Herb Martin > >> > > >> > > >> >> Regards and thanks for your time. > >> >> Sameh > >> >> "Herb Martin" <news@LearnQuick.com> wrote in message > >> >> news:elw0mk8FFHA.1084@tk2msftngp13.phx.gbl... > >> >> > "Sameh Ahmed" <essoplus@hotmail.com> wrote in message > >> >> > news:uYoiba5FFHA.1292@TK2MSFTNGP10.phx.gbl... > >> >> >> Not the wrong servers > >> >> >> simply if you want to distribute load or > >> >> > > >> >> > > >> >> > Register the extra servers with the parent zone. > >> >> > > >> >> > That is the way it is properly done. > >> >> > > >> >> >> simply restrict access to only 1 > >> >> >> server (or a farm) instead of several. > >> >> > > >> >> > This is not a function of DNS. > >> >> > > >> >> > > >> >> > >> >> > >> > > >> > > >> > >> > > > > > >
- Next message: Harry: "web server dns"
- Previous message: Sameh Ahmed: "Re: Need to forward request for a domain to another DNS server"
- In reply to: Sameh Ahmed: "Re: Need to forward request for a domain to another DNS server"
- Next in thread: Ace Fekay [MVP]: "Re: Need to forward request for a domain to another DNS server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|