Fix a static IP that will not work
We'll verify subnet, gateway, and DNS, rule out IP conflicts and DHCP overlap, then fix the config or switch to a DHCP reservation.
What you'll need
- Access to the router (to check subnet, gateway, DHCP pool)
- Access to the device (to change network settings)
Step-by-step diagnostic
Quick triage — pick your path
Quick triage — pick your path
Choose the option that matches what you see. You can jump straight to that section.
- Follow this guide Work through the full procedure from subnet check to fix.
- Verify subnet and gateway You want to confirm the static IP matches the router subnet.
- Check for conflicts You suspect another device uses the same IP.
- Use DHCP reservation You prefer the router to assign the IP automatically.
- When to call support Config is correct but the device still will not work.
Show full guide
Steps
Goal: Verify subnet, gateway, and DNS, rule out conflicts, then fix the static IP or switch to a DHCP reservation.
- Log into the router. Note the subnet and gateway (router IP).
- Confirm the static IP is in the same subnet (e.g. 192.168.1.50 when router is 192.168.1.1).
- Set gateway to the router IP and valid DNS (router IP or 8.8.8.8).
- Good: Device reaches the network and internet. Bad: Still no connectivity—check conflicts.
Verify subnet and gateway
Goal: Confirm the static IP matches the router subnet.
- Log into the router at 192.168.1.1 or 192.168.0.1. Check LAN settings for gateway and subnet.
- On the device, verify the static IP is in that range. Gateway must be the router IP.
- Good: Subnet and gateway correct. Bad: Wrong—fix the static IP and gateway.
Check conflicts
Goal: Rule out IP conflicts and DHCP overlap.
- Unplug the device with the static IP. From another device, ping that IP. A reply means another device uses it.
- Check the router DHCP pool. The static IP should be outside that range.
- Good: No conflict, no overlap. Bad: Conflict or overlap—change IP or use a DHCP reservation.
DHCP reservation
Goal: Use the router to assign a fixed IP instead of a manual static config.
- Set the device to obtain IP automatically (DHCP).
- In the router, add a DHCP reservation: find the device by MAC address and bind it to the desired IP.
- Good: Device receives the reserved IP and works. Bad: Router may not support reservations—keep static IP and recheck config.
When to get help
Call the device or router manufacturer if:
- The static IP is correct (subnet, gateway, DNS) and there is no conflict but the device still will not work.
- The router or device may be faulty.
Verification
- The device has the static IP configured and can ping the gateway.
- The device reaches the internet (e.g. open a website).
- No IP conflict errors. No duplicate address warnings.
Escalation ladder
Work from the device outward. Stop when the problem is fixed.
- Verify subnet and gateway Confirm static IP is in router subnet; gateway is router IP.
- DNS and conflicts Set valid DNS; check for IP conflicts.
- DHCP overlap Ensure static IP is outside DHCP pool.
- DHCP reservation Switch device to DHCP; reserve IP on router.
- Call support Manufacturer support if config is correct but device fails.
What to capture if you need help
Before calling support or posting for help, have these ready. It speeds everything up.
- Router gateway and subnet
- Static IP, gateway, DNS configured on device
- Whether another device uses the same IP
- DHCP pool range and reservations
- Steps already tried
Is the static IP in the same subnet as the router?
The static IP must match the router subnet. Example: 192.168.1.x if router is 192.168.1.1.
You can change your answer later.
Fix subnet
Are gateway and DNS set correctly?
Gateway must be router IP. DNS can be router IP or 8.8.8.8.
You can change your answer later.
Fix gateway and DNS
Is there an IP conflict?
Another device may already use the static IP.
You can change your answer later.
Resolve conflict
Is the static IP outside the DHCP pool?
If the static IP is inside the DHCP range, the router may assign it to another device.
You can change your answer later.
Fix overlap
Static IP should work
Reviewed by Blackbox Atlas
Frequently asked questions
- Why would a static IP not work?
- Common causes are wrong subnet (e.g. 192.168.0.x when the router uses 192.168.1.x), wrong gateway, missing or wrong DNS, or an IP conflict with another device. The device must use the same subnet as the router and the correct gateway.
- Should I use a static IP or a DHCP reservation?
- A DHCP reservation on the router is usually better—the router assigns the same IP to the device by MAC address, so you avoid typos and conflicts. Use a static IP on the device only when the router does not support reservations or you need the device to work before DHCP is available.
- How do I find my router's gateway and subnet?
- Log into the router at 192.168.1.1 or 192.168.0.1 (check the sticker). The gateway is the router IP. The subnet is typically 192.168.1.0/24 (addresses 192.168.1.1–254) or 192.168.0.0/24. Your static IP must be in that range and not the router IP.
Rate this guide
Was this helpful?
Thanks for your feedback.