Chapter 6
DNS
IN THIS CHAPTER
Discovering the basics of DNS
Exploring zones
Examining resource records
Configuring a DNS server
Setting up a DNS client
Domain Name Server — DNS — is the TCP/IP facility that lets you use names rather than numbers to refer to host computers. Without DNS, you’d buy books from 176.32.103.205
instead of from www.amazon.com
, you'd sell your used furniture at 66.135.216.190
instead of on www.ebay.com
, and you’d search the web at 173.194.43.64
instead of at www.google.com
.
Understanding how DNS works and how to set up a DNS server is crucial to setting up and administering a Transmission Control Protocol/Internet Protocol (TCP/IP) network. (For more on that, see Chapter 1 of this minibook.) This chapter introduces you to the basics of DNS, including how the DNS naming system works and how to set up a DNS server.
Get Networking All-in-One For Dummies, 7th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.