Changeset 752 for trunk/server/docs/htmldocs/Samba3-HOWTO/DNSDHCP.html
- Timestamp:
- Nov 29, 2012, 2:06:31 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 746,748
- Property svn:mergeinfo changed
-
trunk/server/docs/htmldocs/Samba3-HOWTO/DNSDHCP.html
r745 r752 18 18 that are equally perplexing to UNIX administrators. Welcome to the new world! 19 19 </p><p> 20 <a class="indexterm" name="id4542 20"></a>21 <a class="indexterm" name="id45422 9"></a>22 <a class="indexterm" name="id45423 8"></a>20 <a class="indexterm" name="id454219"></a> 21 <a class="indexterm" name="id454228"></a> 22 <a class="indexterm" name="id454237"></a> 23 23 The purpose of this chapter is to demonstrate the configuration of the Internet 24 24 Software Consortium (ISC) DNS and DHCP servers to provide dynamic services that are … … 29 29 </p><p> 30 30 <a class="indexterm" name="id454257"></a> 31 <a class="indexterm" name="id45426 4"></a>31 <a class="indexterm" name="id454263"></a> 32 32 <a class="indexterm" name="id454270"></a> 33 33 This chapter explicitly does not provide a tutorial, nor does it pretend to be a reference guide on DNS and … … 38 38 </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 & 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> 39 39 <a class="indexterm" name="id454334"></a> 40 <a class="indexterm" name="id45434 1"></a>40 <a class="indexterm" name="id454340"></a> 41 41 The DNS is to the Internet what water is to life. Nearly all information resources (host names) are resolved 42 42 to 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="id4543 50"></a> The alternative to43 complexities of DNS, but alas, DNS won. <a class="indexterm" name="id454349"></a> The alternative to 44 44 DNS, the Windows Internet Name Service (WINS) an artifact of NetBIOS networking over the TCP/IP 45 45 protocols has demonstrated scalability problems as well as a flat, nonhierarchical namespace that … … 73 73 is set forth in RFC1918. 74 74 </p><p> 75 <a class="indexterm" name="id45442 4"></a>75 <a class="indexterm" name="id454423"></a> 76 76 It is assumed that this network will be situated behind a secure firewall. 77 77 The files that follow work with ISC BIND version 9. BIND is the Berkeley
Note:
See TracChangeset
for help on using the changeset viewer.