<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
Is there a sample for reference ?<br>
I want to know what different between IP address and INT eth ? ...<br>
<br>
Thanks !<br>
<br>
Edward.<br>
<br>
Tim wrote:
<blockquote
 cite="mid1212887994.4819.10.camel@suspishus.lan.cameratim.com"
 type="cite">
  <pre wrap="">On Sat, 2008-06-07 at 17:58 -0700, Dan Thurman wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">1) Is it possible to "consolidate" the public and private
    DNS information in the same server?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, read about "views" or "split DNS" in the manuals.  It can give
different answers depending on who's viewing it (based on *their* IP
addresses).

e.g. Queries from 192.168.1.0/24 range of addresses will be answered
differently, than queries from other addresses.  You'll have different
zone files for each.

I'm not sure that you can also get the server to listen to interfaces
differently.  i.e. Answer eth0 queries differently than eth1 queries,
based on interface rather than the addresses.

  </pre>
  <blockquote type="cite">
    <pre wrap="">My goal is to have two DNS servers for redundancy,
instead of 4 physical servers.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
?

More than one server on the same box isn't providing redundancy.

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