- Introduction
- Implementing the DHCP Server Service
- Requirements for a DHCP Implementation
- Creating and Managing Scopes, Superscopes, and Multicast Scopes
- Configuring DHCP for DNS Integration
- Updating Client DNS Information with DHCP Servers
- Authorizing a DHCP Server in Active Directory
- Managing and Monitoring DHCP
- Practice Questions
- Need to Know More?
Configuring DHCP for DNS Integration
The Windows NT 4.0 environment uses NetBIOS names to identify clients and servers on a network. These names can be resolved to IP addresses using LMHOSTS files or a WINS server. Because the WINS database is dynamic, integrating DHCP and WINS on a network is simple. In addition, because the DNS database is static, implementing DHCP and DNS on a Windows NT network requires a WINS server.
The Windows 2000 environment requires DNS, which is used to locate clients, servers, and services on the network. Traditionally, administrators had to manually enter the host records. To overcome this and allow DHCP and DNS to be integrated on a network without the use of a WINS server, Windows 2000 workstations configured as DHCP clients can be automatically registered in the DNS database.