Default Subnet

When your network uses the factory-default address range, which can conflict with VPNs and other networks

What is a default subnet?

A subnet is the range of internal addresses your router assigns to devices on your network. Almost every router ships from the factory with the same default: 192.168.1.x (or sometimes 192.168.0.x). This means millions of home and office networks around the world use the exact same address range.

Think of it like a street address. If every neighborhood in the country named its main road "First Street," the mail would get confused as soon as you tried to connect two neighborhoods together. That is essentially what happens when two networks using 192.168.1.x need to talk to each other.

Why it matters

The most common problem shows up with VPNs. When you connect to a work VPN from home, your computer needs to tell the difference between your local network and the remote office network. If both use 192.168.1.x, your computer cannot tell them apart and traffic gets misrouted. You might lose access to local printers, network drives, or the VPN itself.

The same conflict arises with site-to-site VPNs between offices, remote desktop connections, and any scenario where two networks are linked together. Using a less common subnet, like 10.42.1.x or 172.16.50.x, avoids these collisions entirely. It takes five minutes to change and prevents a whole category of hard-to-debug connectivity problems.

What you can do

  • Log into your router's admin page and change the LAN subnet to something less common, like 10.42.1.0/24 or 172.16.50.0/24
  • After changing the subnet, all your devices will get new local addresses automatically through DHCP; you should not need to reconfigure them individually
  • Update any static IP assignments (security cameras, printers, servers) to use addresses in the new range
  • If you have port forwarding rules, update those to reflect the new internal addresses
  • Pick a subnet that does not overlap with your workplace VPN; ask your IT department what range they use if you are unsure
  • Restart your router after making the change to ensure all devices pick up the new settings cleanly

What Network Weather shows you

Network Weather detects whether your local network is using the extremely common 192.168.1.x or 192.168.0.x range and warns you about potential conflicts.

Good
Custom subnet configured
Warning
Default 192.168.1.x in use

Check your subnet configuration

Try Network Weather