This document discusses DNS configuration. It provides an overview of DNS and its history. It describes DNS name space and how it works with an inverted tree structure. It discusses DNS name servers and zones, including forward and reverse lookup zones. It outlines the steps to configure DNS on a server, which includes installing bind9, editing configuration files for zones, and restarting the bind9 service. Tests are done using nslookup to resolve names and addresses.