DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and network settings to devices so they can connect to a network and access the internet. When DHCP stops working correctly, devices may be unable to obtain an IP address, resulting in limited or no network connectivity. The steps below can help identify the cause of the issue and restore your connection.
1. Verify the Network Connection
Before making configuration changes, confirm that your device is properly connected to the network.
- For Ethernet connections, ensure the network cable is securely connected to both the device and the router or switch.
- For Wi-Fi connections, verify that you are connected to the correct wireless network (SSID).
2. Restart the Modem and Router
A simple restart can resolve many temporary DHCP-related issues.
- Turn off the modem and router.
- Unplug both devices from power for at least 30 seconds.
- Plug them back in.
- Allow 2–3 minutes for the devices to fully restart and reconnect.
3. Confirm DHCP Is Enabled on the Router
If the DHCP service is disabled, devices will not receive IP addresses automatically.
- Open a web browser and enter your router's IP address (for example, 192.168.1.1).
- Sign in using the administrator credentials.
- Navigate to the LAN, Network, or DHCP settings section.
- Verify that the DHCP Server option is enabled.
4. Renew the Device IP Address
Requesting a new IP address can resolve expired or invalid DHCP leases.
On Windows:
ipconfig /release
ipconfig /renew
On macOS or Linux:
Use your network settings to renew the connection or run:
dhclient
5. Check Automatic IP Configuration
Ensure the device is configured to obtain network settings automatically.
- Open the network adapter settings on your device.
- Confirm that both the IP address and DNS settings are set to Automatic (DHCP).
- Remove or disable any manually configured static IP settings if they are not required.
6. Reconnect to the Network
Refreshing the connection may trigger a new DHCP request.
- Turn Wi-Fi off and back on, or
- Disconnect and reconnect the Ethernet cable.
7. Check for IP Address Conflicts
IP conflicts can prevent devices from communicating properly on the network.
- Restart devices connected to the network.
- Verify that no two devices are using the same IP address.
- Review any manually assigned IP addresses to ensure they do not overlap.
8. Update Network Drivers and Router Firmware
Outdated software can sometimes cause DHCP communication issues.
- Install the latest network adapter drivers for your device.
- Visit the router manufacturer's website and check for firmware updates.
- Apply updates according to the manufacturer's instructions.
9. Reset the Router if Necessary
If other troubleshooting steps have not resolved the issue, a factory reset may help.
- Locate the router's reset button.
- Press and hold it for 10–30 seconds, depending on the manufacturer's instructions.
- Reconfigure Wi-Fi, DHCP, and other network settings after the reset is complete.
What is DHCP?
DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and other network settings to devices, allowing them to communicate on the network without manual configuration.
How can I tell if DHCP is not working?
Common signs include:
- "Unable to obtain IP address" errors
- "Limited connectivity" messages
- A device receiving an IP address that begins with 169.254
Can restarting my router fix DHCP issues?
Yes. Restarting the router can resolve temporary DHCP service failures, clear stale connections, and allow devices to request new IP addresses.
What causes IP address conflicts?
IP conflicts occur when two devices are assigned the same IP address. This commonly happens when static IP addresses are configured incorrectly or overlap with the DHCP address pool.
Should I use DHCP or a static IP address?
DHCP is recommended for most devices because it simplifies network management. Static IP addresses are typically reserved for devices that require a consistent address, such as printers, servers, or specialized network equipment.
Most DHCP issues can be resolved by checking network connections, renewing IP addresses, confirming DHCP settings, and correcting configuration conflicts. If the problem continues, contact Swazzy Support for further assistance.