How to Turn Anything into a Router

From trash laptops to Wi‑Fi saviors, commenters feud over the “right” way

TLDR: A viral post shows how to turn old computers into home routers as the U.S. mulls restricting new router imports. Commenters split between DIY Linux builds, plug‑and‑play router OS options, and bold one‑cable tricks—debating ease, features, and sanity—while joking about Franken‑routers as a backup plan if shelves run dry.

An eyebrow-raising US policy hinting at a ban on importing new home routers has the internet doing what it does best: turning junk drawers into data centers. One maker showed how to turn almost any old computer—think dusty mini PCs and even a trash‑picked ThinkPad—into a DIY router with Linux, a couple Ethernet ports (or a cheap USB dongle), and some basic tools. The vibe? Mad Max: Router Road—but with more zip ties and fewer rules.

Then the comments lit up. The speedrunners yelled “just use VyOS,” a free router operating system, while the comfort crowd countered with “OPNsense/PFsense for the win,” arguing point‑and‑click beats terminal kung fu for normal humans. A minimalist dropped the mic with “you only need one network port,” explaining how virtual lanes (VLANs) can juggle everything on a single cable—cue gasps from people picturing their Wi‑Fi hanging by a thread.

Meanwhile, the pragmatists warned that this Franken‑router won’t mimic fancy store‑bought mesh Wi‑Fi—so don’t expect seamless roaming and wizard‑level parental controls. Another flashpoint: firewall rules. One user groaned that Linux’s newer rules system is “tough to read,” which sparked a brief flame war over nerd syntax.

Still, the big takeaway: if new routers get scarce, the community’s ready to resurrect old laptops as internet guardians. The only thing more tangled than the Ethernet cables? The comments.

Key Points

  • The article shows how to build a home router using general-purpose hardware and Linux.
  • Debian is used as the base OS with hostapd, dnsmasq, and bridge-utils to provide Wi‑Fi, DNS/DHCP, and LAN bridging.
  • Two Ethernet interfaces are ideal, but a USB–Ethernet adapter can substitute; multiple adapters can be bridged.
  • Example builds demonstrate achievable throughput (~820–850 Mbps wired, ~300 Mbps wireless) using reused hardware.
  • Installation tips include BIOS/UEFI settings, enabling non-free firmware, and adding firmware for certain wireless devices (e.g., Intel).

Hottest takes

"you might as well just use vyos." — omani
"A router only really needs one network interface" — louwrentius
"Surely something like OPNsense/PFsense would be better for the average user" — timw4mail
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.