user@s3-3:~/s3-3/tools/how-to-set-up-a-home-network $ cat index.md
S3-3 Tech Guides & Tools
~/tools/how-to-set-up-a-home-network
How-to · Jan 2026

How to Set Up a Home Network: Router, Wi-Fi, and Security Basics

A home network installed from scratch — or reset from a rented ISP device — usually has several problems: a weak default password, outdated security settings, the router in the wrong physical location, and features enabled that shouldn't be. This guide covers the complete setup from hardware placement through security hardening, with the focus on settings that actually matter.

Hardware: Modem, Router, and the Difference

Your ISP provides internet service via a cable or fiber connection to your home. A modem converts that signal into a standard Ethernet connection. A router distributes that connection to multiple devices over Ethernet and Wi-Fi. Many ISPs provide a combined modem/router ("gateway") device. You can often replace this with your own hardware for better performance and control — check your ISP's approved device list before buying.

For most homes in 2026, a Wi-Fi 6 (802.11ax) router is the recommended minimum. Wi-Fi 6 provides better performance in environments with many connected devices and supports the WPA3 security standard. Wi-Fi 6E adds a 6 GHz band for less congested short-range connections, useful if you have many devices close to the router.

Router Placement: The Biggest Performance Factor

Before touching any settings, place the router correctly. Wi-Fi signal degrades with distance and with obstructions. The practical rules:

  • Central location: A router in a corner of the house reaches half the space than one in the center. A router in the center of the ground floor reaches most of a two-story house more effectively than one in an office on one end.
  • Elevated position: Wi-Fi signals radiate outward and slightly downward from the antennas. Placing the router on a shelf or desk rather than on the floor improves coverage.
  • Away from interference: Microwave ovens, cordless phones, and baby monitors operate on the 2.4 GHz band. Keep your router at least 1–2 meters from these. Thick concrete walls, metal filing cabinets, and large mirrors all significantly reduce signal.
  • Not in a closet or cabinet: Enclosing a router in a cabinet cuts performance significantly and generates heat that shortens hardware lifespan.

If your home has dead zones, a mesh network system (like Google Nest Wifi, Eero, or TP-Link Deco) is more effective than a range extender. Mesh systems use multiple nodes that communicate with each other on a dedicated backhaul channel, providing consistent coverage throughout larger homes. Extenders create a second network that devices switch between unpredictably.

Accessing Your Router's Settings

Your router has a web-based administration interface. Open a browser and navigate to the router's IP address — typically 192.168.1.1 or 192.168.0.1. The default address is printed on the bottom of the router. Log in with the admin credentials (also on the label or in the manual).

First thing to do: Change the admin password immediately. Factory default credentials are publicly known for every router model and are one of the most common attack vectors on home networks. Set a strong, unique password and note it somewhere physical.

Wi-Fi Security Settings

In the Wi-Fi security settings (usually under Wireless → Security or similar):

  • Set security mode to WPA3 if available, or WPA2/WPA3 mixed mode if you have older devices that don't support WPA3. Never use WEP or WPA (original) — these are broken and provide no meaningful security.
  • Set a strong Wi-Fi password. A passphrase of four random words (e.g., "oak-reply-silver-41") is both secure and easier to type on a phone than a random string of characters.
  • Change your network name (SSID) from the default. Default names often reveal your router's make and model, which tells attackers exactly which known vulnerabilities to try. Choose something that doesn't identify your address or name.
  • Disable WPS (Wi-Fi Protected Setup). WPS is a push-button pairing feature with known security vulnerabilities. In router settings, find WPS and disable it. You don't lose meaningful functionality — just use the password to connect new devices.

2.4 GHz vs. 5 GHz vs. 6 GHz Bands

Modern routers broadcast on multiple frequency bands. The choice of band involves a trade-off between range and speed:

  • 2.4 GHz: Longer range, better wall penetration, slower speeds. Good for devices far from the router (smart plugs, IoT sensors, devices in other rooms). Maximum practical throughput around 100–300 Mbps.
  • 5 GHz: Shorter range, less wall penetration, much faster. Best for devices near the router (laptops, streaming devices, gaming consoles). Throughput up to 1–2 Gbps on Wi-Fi 6.
  • 6 GHz (Wi-Fi 6E): Very short range, requires Wi-Fi 6E client support, but the band is far less congested (fewer neighboring networks use it). Ideal for high-bandwidth devices within the same room as the router.

Many routers offer "band steering" — they automatically move devices to the best band. This works well with modern clients. If you have older devices that struggle with automatic band selection, manually assigning them to specific bands in the router's device list can help.

Setting Up a Guest Network

A guest network is a separate Wi-Fi network that shares your internet connection but is isolated from your main network. Devices connected to the guest network cannot see or communicate with devices on your main network.

Enable a guest network in your router's Wireless settings (usually "Guest Network" or "Guest SSID"). Give it a different name and password from your main network. This is the right place to connect:

  • Smart home devices (TVs, thermostats, cameras, speakers) — isolating these prevents a compromised IoT device from accessing computers or NAS drives on your main network
  • Visitors' phones and laptops — keeps your main network devices invisible to visitors

Firmware Updates

Router firmware updates patch security vulnerabilities in the device's software. Many routers can check for and apply updates automatically — enable this if available (usually under Administration → Firmware Update or similar). If automatic updates aren't available, check manually every 3–6 months by logging into the admin interface.

A router running firmware that's 2–3 years old without updates is a meaningful security risk, especially if it's exposed to the internet (which every home router is).

Parental Controls and Traffic Filtering

Most modern routers include some form of parental controls — the ability to block specific sites, set schedules for when specific devices can access the internet, or apply category-based filtering. The quality of these features varies widely by router. For more robust filtering, a DNS-based service like NextDNS (nextdns.io, free up to 300,000 queries/month) or Cloudflare for Families (1.1.1.3, free) provides family content filtering by changing your router's DNS server setting.

To apply DNS filtering to all devices on your network at once, change the DNS server in your router's WAN settings (not the DHCP settings — the WAN or internet settings) to the filtering DNS addresses. Every device on the network then uses the filtered resolver automatically.