Distributed Networks Home 
DBWebApplications eWebProgrammer

prev next prev next
Course navigation
Lesson 1
Configuring DNS
This module addresses the problem of setting up a name server on a UNIX computer. The UNIX name server software (and most other implementations of name server software) derives from the package known as Berkeley Internet Name Daemon (BIND). The BIND software is free, and the latest version is always available on the Internet. See the course Resources page for more information on where you can get BIND.
By the end of this module, you will be able to:
  1. List the components required for configuring a DNS server
  2. List the steps of the DNS server configuration process
  3. Collect the information you need to create the zone files
  4. Create and position your zone files
  5. Set up the proper directives in the named.boot file
  6. Start and troubleshoot the name server process
  7. Configure the DNS clients and troubleshooting the DNS configuration
Course navigation