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.

Category
Troubleshooting · Home maintenance
Time
10–20 min
Last reviewed
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

Step 1 of 9
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.

  1. Verify subnet and gateway Confirm static IP is in router subnet; gateway is router IP.
  2. DNS and conflicts Set valid DNS; check for IP conflicts.
  3. DHCP overlap Ensure static IP is outside DHCP pool.
  4. DHCP reservation Switch device to DHCP; reserve IP on router.
  5. 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.

Log into the router. Note the LAN IP (gateway) and subnet. Check the device static IP. Good: same subnet (e.g. 192.168.1.50 when router is 192.168.1.1). Bad: wrong subnet—fix the static IP.

You can change your answer later.

Fix subnet

Set the static IP to an address in the router subnet (e.g. 192.168.1.2–254 if router is 192.168.1.1). Do not use the router IP. Set gateway to router IP and valid DNS.

Are gateway and DNS set correctly?

Gateway must be router IP. DNS can be router IP or 8.8.8.8.

Confirm gateway is the router IP. Confirm DNS is set (router IP or 8.8.8.8). Good: both correct. Bad: missing or wrong—fix them.

You can change your answer later.

Fix gateway and DNS

Set gateway to the router IP. Set DNS to router IP or 8.8.8.8 and 8.8.4.4. Power-cycle the device.

Is there an IP conflict?

Another device may already use the static IP.

Unplug the device with the static IP. From another device, ping that IP. Reply: conflict—choose a different IP or use DHCP reservation. No reply: no conflict—check DHCP overlap.

You can change your answer later.

Resolve conflict

Choose a different static IP outside the DHCP pool, or set the device to DHCP and add a DHCP reservation on the router.

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.

Check the router DHCP pool. Ensure the static IP is outside that range. Example: pool 192.168.1.100–200, use 192.168.1.50. Good: outside pool. Bad: inside—change static IP or use DHCP reservation.

You can change your answer later.

Fix overlap

Either change the static IP to one outside the DHCP pool, or set the device to DHCP and add a DHCP reservation on the router for the desired IP.

Static IP should work

Subnet, gateway, DNS are correct and no conflict. Power-cycle the device. If it still will not work, try a DHCP reservation or call support.

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.