Re: internal DNS (windows server) conflict with external DNS (ISP) - f
From: Steve Bruce, mct (nospam_at_msn.com)
Date: 09/16/04
- Next message: Steve Bruce, mct: "Re: How long does DNS name server take to propagate to the Internet?"
- Previous message: Deji Akomolafe: "Re: How long does DNS name server take to propagate to the Internet?"
- In reply to: randyv: "internal DNS (windows server) conflict with external DNS (ISP) - f"
- Next in thread: Thomas Lee: "Re: internal DNS (windows server) conflict with external DNS (ISP) - f"
- Reply: Thomas Lee: "Re: internal DNS (windows server) conflict with external DNS (ISP) - f"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 16 Sep 2004 18:30:02 -0500
While opinions vary on the wisdom of this, it sounds like you must be using
the same domain name inside and out ??
The failover interval between querying the first or second dns server listed
in dns properties is almost instantaneous. It's purpose isn't for
sequencing, but to find a DNS server that holds a zone. If two servers hold
a zone of the same name, it is likely that they will send queries to both
available dns servers listed.
An alternative configuration to try, would be to remove the ISP's dns server
listing on the clients. Create static A records on you internal dns server
for your external servers that are supposed to be accessed with a public IP
by internal users.
Then configure forwarders on your dns server pointing the ISP's DNS Servers.
"randyv" <randyv@discussions.microsoft.com> wrote in message
news:BD29D783-F825-497B-9A0B-A987DDE73ADF@microsoft.com...
> I'm having a frustrating problem.
>
> I have an internal DNS set up on our Windows2000 Advanced Server. This
> DNS
> resolves our server names to their internal IPs for folks at the corporate
> office. That's all it really does, there are no forwarders, nor is it
> really
> 'public' - not publishing/syncing 'internal' IPs for our server names with
> other DNS servers.
> We have an external DNS that resolves our server names to their external
> IP
> addresses - the DNS service is supplied by our ISP.
>
> Corporate users for the most part are using WindowsXP Pro. Their TCP/IP
> properties are set to use an internal DHCP server to get their IP address
> (this runs behind our corporate firewall). The DNS servers however are
> set
> - one (internal DNS) is primary and alternate is our ISP's external DNS.
>
> The idea here was that these corporate clients would always resolve at the
> primary first - hence all our server names would get the proper (internal)
> IP
> for the users
> at corporate, and all external names (like www.google.com) would resolve
> at
> the alternate (external) DNS server at our ISP. External (branch) users
> would always resolve the server names with their external IP addresses
> using
> the external DNS provided by our ISP.
>
> PROBLEM DESCRIPTION -
> What happens is that when a corporat user's WindowsXP Pro client reboots,
> for some reason, the company server names try to resolve to the external
> name
> server (alternate not primary DNS), which resolves to an external IP
> address.
> Since our firewall keeps the corporate users from 'going out and coming
> back
> in', this resolution fails - mail cannot pop, web pages cannot load.
>
> It is easy for me to fix, I can shut down the DNS server and client
> service
> and restart it, or I can do an ipconfig /release and ipconfig /renew - why
> that works I cannot figure out DHCP has nothing to do with name resolving,
> I
> just figure it is forcing the client to recognize the internal DNS server
> somehow.
>
> However, while it is easy for me, it is constantly happening all over
> corporate, which is irritating, and giving IT unwanted exposure in the
> executive office.
>
> Does anyone have an idea why the WindowsXP Pro client is not resolving
> names
> 'hierarchically'? That is, why isn't the client trying to resolve the
> name
> first at the primary, and only if not found at the primary, resolving to
> the
> alternate?
>
> Any advice is appreciated !!!
>
>
> --
> randyv
- Next message: Steve Bruce, mct: "Re: How long does DNS name server take to propagate to the Internet?"
- Previous message: Deji Akomolafe: "Re: How long does DNS name server take to propagate to the Internet?"
- In reply to: randyv: "internal DNS (windows server) conflict with external DNS (ISP) - f"
- Next in thread: Thomas Lee: "Re: internal DNS (windows server) conflict with external DNS (ISP) - f"
- Reply: Thomas Lee: "Re: internal DNS (windows server) conflict with external DNS (ISP) - f"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|