Skip Navigation

What are the best customizable routers nowadays?

Was rather shocked to find BT hubs don't allow you to change DNS servers anymore and force you to use their own ones, so I can't properly setup adguard.

What routers are people using now that are reliable and will let me control my own network configuration

68 comments
  • What I did is I bought a cheap small PC with an Intel chip (i5), some RAM and an SSD. You can find these with more than one NIC pretty easily from Amazon, and they are just normal computers: only small and quiet. Then go with a virtualization platform such as Proxmox, and to that, install opnSense as the router distribution and use the rest of the processing power to run everything else in your house in virtual machines: Home Assistant, media server, you name it... Just search Amazon with something like "router pc" and you get a long list of machines below and over 200 euros that are more than enough for your home. Computers like this one.

    The great thing about opnSense is how it gets regular updates. And when you use a normal PC as your router, you run the latest FreeBSD kernel and get updates basically as long as opnSense is developed.

    You probably also want a Wi-Fi. These boxes usually miss it, and even when they have a Wi-Fi card, opnSense is not really great for setting wireless networks. I just bought a few APs from Ubiquiti. They are a bit on the expensive side, but I just don't need to touch these things after setting them up and the network never fails on me. There are also much cheaper APs in the market, just get anything that fits to your budget and plug it to the router.

  • That's depend on how deep you want to go with router customization. Most casual enthusiasts would do fine using an Asus router. Out of the box, the firmware is based on an opensource firmware (Tomato) and has a lot of features and options compared to their competitors. Feature-wise, it already blows other consumer-grade routers out of water. And because the firmware's source is available, third-party firmware (asuswrt-merlin) is thriving and can be flashed with zero risk while adding a whole bunch of new features and customization options.

    If you want something more, then your only options are using enterprise-grade routers (e.g. mikrotik, ubiquity, etc). Just note that these enterprise gears usually don't have latest WiFi tech (or even WiFi at all!), so you'll still need to buy another wifi access point and hook them downsteam of the router.

  • I use pfsense on my own metal. I can recommend it- never caused me any issues in the 4 years I've been using it, now. Even seamlessly updated major version twice.

  • Lots of good suggestions. The down side to a pc running opnsense is going to be electricity costs. If that's a concern.

    Any of the Asus routers supported by Merlin will do what you need. (That's what I'm currently doing). It has a feature called DNS control that will intercept DNS lookups and send them to the servers you define.

    Edit: opnsense not nonsense.

68 comments