<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
We are not able to push DNS updates to our ISP so we have to register
through a page on their site.  Naturally, this takes a few days.  Our
goal is to make it easier for us to create DNS entries in our DMZ DNS
so that we can use the entry internally only.  Is there an easy way to
send the query on to the ISP if the domain.com entry isn't found in the
DMZ DNS?<br>
<br>
<pre class="moz-signature" cols="72">Nathaniel Hall, GSEC
Intrusion Detection and Firewall Technician
Ozarks Technical Community College -- Office of Computer Networking

<a class="moz-txt-link-abbreviated" href="mailto:halln@otc.edu">halln@otc.edu</a>
417-447-7535
</pre>
<br>
<br>
David Cary Hart wrote:
<blockquote cite="mid1103320769.4513.15.camel@dch.TQMcube.com"
 type="cite">
  <pre wrap="">On Fri, 2004-12-17 at 15:14 -0600, Nathaniel Hall wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Our DNS resolves domain.com.  I have system1.domain.com correctly 
resolving using the DMZ DNS.
The ISP DNS also resolves system1.domain.com for users outside the 
firewalls.  In addition to system1, system2.domain.com resolves on the 
ISP DNS from the outside.

If I am on the inside and try to resolve system2.domain.com, it doesn't 
get resolved because it is not setup in the DMZ DNS.  I want to be able 
to resolve system2.domain.com by passing the query from the DMZ DNS to 
the ISP DNS.

I know it is confusing.  If there are any questions, let me know.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It's not confusing at all. I just wonder why. We use our ISP for domain
dns so that they provide a reverse email pointer. However, we run bind
(named) as a caching name server on the LAN. We have a tqmcube zone
defined so that clients can set up dns to, well, "dns" outgoing mail to
"smtp" a proxy to "squid," etc. There's no conflict.

The advantage is faster resolution on the WAN with simplicity on the LAN
(no HOSTS required).
________________________________________________________________________
Total Quality Management - A Commitment to Excellence
<a class="moz-txt-link-freetext" href="http://www.TQMcube.com">http://www.TQMcube.com</a>


  </pre>
</blockquote>
</body>
</html>