Delegating Authority
With millions of domain names and URLs on the Internet, the only way to keep track is with a distributed system. DNS implements this distribution through delegation to subdomains.
This section implements a trivial delegation whose purpose is illustrative only. No MX, no CNAME, no secondary server, not even reverse DNS. Just the same subnet as the rest of the examples in this chapter.
Imagine that a new department, called Subdomain, wants to administer its own DNS. That makes less work for the domain.cxm administrators. Table 14.2 shows that the department has four hosts.
Host | IP |
---|---|
sylvia | 192.168.100.40 |
brett | 192.168.100.41 |
rena | 192.168.100.42 |
valerie | 192.168.100.43 |
So from a DNS ...
Get Red Hat® Linux® 7 Unleashed 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.