Skip to main content


Using a Raspberry Pi as a Router


in reply to technocrit

Just fyi the older pis 3 and down have a somewhat slow ethernet connection if your going that route.
in reply to technocrit

Didn't read this particular article, but using a pi as a router works rather well.
I've been using one as my main router for years now, with openwrt. You get a CPU fast enough to handle QoS without issues, more than enough power to run a few additional things if you want to (wireguard, AdBlock, ...).
Only thing is : the wifi is trash. Doesn't matter for me (I just use the integrated wifi for a guest network, main network have dedicated APs)
in reply to technocrit

I installed OpenWrt on a pi once and the SD card corrupted all the time so I had to give up. Anyone who knows how to prevent that, because I actually have a new use case I need it for and I'm hesitating because of the trouble. I need it for a WiFi wireguard bridge
in reply to technocrit

You might be better off using an old laptop you've got laying around than buying a Pi for it.

It's relatively easy to add more NICs (use m.2/mpcie from the mainboard, if you don't want wireless on it, just use the wifi m.2 and you've still got storage)

You can limit the power usage with sysfs, it's got a built in UPS and a monitor/keyboard for troubleshooting if you really need to.