Independent, privacy-first network planning tools
GUIDE / IP · DHCP · DNS

Private IP, DHCP reservation and DNS

Create an address plan that keeps devices reachable without conflicts.

Start with one simple subnet

A small home can begin with a subnet such as 192.168.10.0/24. It normally provides 254 host addresses; .0 identifies the network and .255 is broadcast.

Example rangePurpose
192.168.10.1Default gateway
.2–.49Reservations for switches, APs and NAS
.50–.199DHCP clients
.200–.239Lab or temporary static devices

Prefer DHCP reservations

Reserve the MAC address of a NAS or AP on the router so addressing stays in one source of truth. If a device needs a static address, keep it outside the pool and record its gateway, mask and DNS settings.

Separate DNS failure from Internet failure

  1. Test the local gateway.
  2. Test an external IP such as 1.1.1.1.
  3. If IP works but names fail, inspect DNS configuration and server health.
Address register Record device name, MAC, reservation, VLAN, location, management URL and change date. Do not store passwords in this sheet.

Avoid overlap

Two sites using the same common subnet can conflict across a VPN or double-NAT link. If remote access matters, avoid the most common factory-default subnet.