Ignore:
Timestamp:
Nov 29, 2012, 2:06:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9 2nd part

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/htmldocs/Samba3-HOWTO/DNSDHCP.html

    r745 r752  
    1818that are equally perplexing to UNIX administrators. Welcome to the new world!
    1919</p><p>
    20 <a class="indexterm" name="id454220"></a>
    21 <a class="indexterm" name="id454229"></a>
    22 <a class="indexterm" name="id454238"></a>
     20<a class="indexterm" name="id454219"></a>
     21<a class="indexterm" name="id454228"></a>
     22<a class="indexterm" name="id454237"></a>
    2323The purpose of this chapter is to demonstrate the configuration of the Internet
    2424Software Consortium (ISC) DNS and DHCP servers to provide dynamic services that are
     
    2929</p><p>
    3030<a class="indexterm" name="id454257"></a>
    31 <a class="indexterm" name="id454264"></a>
     31<a class="indexterm" name="id454263"></a>
    3232<a class="indexterm" name="id454270"></a>
    3333This chapter explicitly does not provide a tutorial, nor does it pretend to be a reference guide on DNS and
     
    3838</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>DNS and BIND, By Cricket Liu, Paul Albitz, ISBN: 1-56592-010-4</p></li><li class="listitem"><p>DNS &amp; Bind Cookbook, By Cricket Liu, ISBN: 0-596-00410-9</p></li><li class="listitem"><p>The DHCP Handbook (2nd Edition), By: Ralph Droms, Ted Lemon, ISBN 0-672-32327-3</p></li></ol></div></div><div class="sect1" title="Example Configuration"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id454326"></a>Example Configuration</h2></div></div></div><p>
    3939<a class="indexterm" name="id454334"></a>
    40 <a class="indexterm" name="id454341"></a>
     40<a class="indexterm" name="id454340"></a>
    4141The DNS is to the Internet what water is to life. Nearly all information resources (host names) are resolved
    4242to their Internet protocol (IP) addresses through DNS.  Windows networking tried hard to avoid the
    43 complexities of DNS, but alas, DNS won.  <a class="indexterm" name="id454350"></a> The alternative to
     43complexities of DNS, but alas, DNS won.  <a class="indexterm" name="id454349"></a> The alternative to
    4444DNS, the Windows Internet Name Service (WINS)  an artifact of NetBIOS networking over the TCP/IP
    4545protocols  has demonstrated scalability problems as well as a flat, nonhierarchical namespace that
     
    7373        is set forth in RFC1918.
    7474        </p><p>
    75         <a class="indexterm" name="id454424"></a>
     75        <a class="indexterm" name="id454423"></a>
    7676        It is assumed that this network will be situated behind a secure firewall.
    7777        The files that follow work with ISC BIND version 9. BIND is the Berkeley
Note: See TracChangeset for help on using the changeset viewer.