Re: Flat Domain DNS Problem



Assuming we are not talking about a lot of hosts in the DMZ or a lot of names, this may be a case where a simple HOSTS file hack
will do the job nicely. All you need is one line for each DMZ host that overrides the public IP (don't forget the dot at the end),
and a batch script to distribute it to the DMZ machines when you need to make changes. Hosts entries will override DNS, but if you
have a DNS server on the same system, the hosts file is not used to provide answers for DNS - it is stricly a resolution mechanism.

You can also try using DNS subnet ordering, but as you observe it is a little dicey to rely on this. Any other solution I can
envision would be kind of involved - if you can turn off the translation and run the DMZ hosts directly on public IPs, that would be
a choice. You could also try to rig something with primary/secondary DNS search suffixes, causing the names to resolve differently
depending on the suffix assignments on the machines - but this also only works for some environments.

<soapbox on>
Your problem intersects a long-standing gripe I have with a firewall firmware - and there's a lot of it - that can't loop its own
d**m NAT addresses. It is getting better year by year, but it remains a frustrating and unexcusable limitation with some vendors'
products. (Get a Cisco - not only will it not have this problem, it will even translate IPs in DNS responses going through the NAT.)
<soapbox off>


Steve Duff, MCSE, MVP
Ergodic Systems, Inc.

"specialk" <specialk@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:C526C8AD-3FB3-4942-A82E-7F18A8F05609@xxxxxxxxxxxxxxxx
> Hello all - First of all thank you for any of your input, it is much
> appreciated.
>
> I have a 3 site WAN and it is all one flat 2003 Domain. All DNS Servers in
> the domain have Active Directory - Integrate DNS enabled.
>
> The problem I have is that I have 3 hosts in the DMZ in one site. Those
> local clients in that site have obviously no problem accessing those hosts.
>
> I need the other two sites to access those particular hosts by their
> external IP Address. Since they are all active directory integrated DNS
> servers, all three sites have the same records for these hosts. And I don't
> want to add multiple records for these hosts because occasionally it would
> fail and this application and my users are unforgiving.
>
> I would rather not go around to the machines and manipulate local host files
> or break my current configuration.
>
> The main reason I am doing this is because of bandwidth constraints.
>
> I was wondering if there is some kind of site specific DNS resolution or one
> where I don't have to break out of the active directory integrated DNS setup
> I have.
>
> Thanks again for the help...
>


.



Relevant Pages

  • Re: Network: everything seems okay, but theres no connect
    ... Set up DNS. ... For local hostname lookup you can either fix the hosts ... Your windows machines having to contend themselves with LINK-LOCAL ... local- and caching DNS server, DHCP server, and maybe provide NTP too. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Flat Domain DNS Problem
    ... > Servers in the domain have Active Directory - Integrate DNS enabled. ... > The problem I have is that I have 3 hosts in the DMZ in one site. ... I will also assume the DMZ in that one site is using a public IP address. ...
    (microsoft.public.windows.server.dns)
  • Re: Beating the spam filter ...
    ... A name that is not a machine's internal identity is more easily moved to refer to another machine, and that capability seems to be driving a lot of the interesting novelty in IT these days. ... You use names to refer to services where as I use names to refer to hosts and then use CNAMEs to refer service names to hosts. ... I think using the RFC-I lists for spam control is properly career-limiting for a mail admin, but people do use them, and the "bogus MX" list is probably the least problematic. ... That name carries a complex meaning to me and about a dozen other people, and it is in DNS from the viewpoint of tens of thousands of other machines. ...
    (comp.mail.sendmail)
  • Re: Cant see out to .co.uk from inside my .local domain (forward l
    ... and you do need to find out where the problem is in your DNS. ... just add another entry in your hosts file referencing ... network only from the server which I changed the hosts file for. ... us to resolve the issue with DNS. ...
    (microsoft.public.windows.server.sbs)
  • Re: Solaris NIS server and Linux NIS client : problems
    ... Changed nsswitch.conf for hosts values. ... hosts: nis dns files ... Sep 2 09:59:57 spock ypbind: bound to NIS server odin. ... Can't get map list for domain. ...
    (comp.os.linux.networking)