Event ID 1112 — DHCP Interface Configuration
Applies To: Windows Server 2008
The DHCP server interface and bindings must be configured correctly. The correct configuration of a static interface is required.
Event Details
Product: | Windows Operating System |
ID: | 1112 |
Source: | Microsoft-Windows-DHCP-Server |
Version: | 6.0 |
Symbolic Name: | DHCP_ROGUE_LOG_NO_NETWORK |
Message: | There is no static IP address bound to the DHCP server%0 |
Resolve
Configure a static address for the DHCP server
To perform these procedures, you must be a member of the Administrators group, or you must have been delegated the appropriate authority.
To configure TCP/IP for static addressing:
- At the DHCP server, click Start, click Control Panel, double-click Network and Sharing Center, and then click Manage network connections.
- Right-click the network connection you want to configure, and then click Properties.
- On the Networking tab, click Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
- Click Use the following IP address, and then type the IP address, subnet mask, and default gateway.
- Click Use the following DNS server addresses.
- In Preferred DNS server and Alternate DNS server, type the IP addresses for the primary and secondary DNS servers.
Verify
To perform these procedures, you must be a member of the Administrators group, or you must have been delegated the appropriate authority.
To verify that the DHCP server static IP address and bindings are configured correctly, perform the following steps:
- At the DHCP server computer, click Start, click Run, and then type cmd.
- Type ipconfig /all to view the IP address configuration of the server.
- Examine the output. If there is no IP address listed, then the server has not been assigned a static IP address.