258
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 May 2025
258 points (99.6% liked)
Privacy
38186 readers
378 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
Also powerful but I reckon if you're at this level then you already know about it; https://opnsense.org/
As a matter of fact I heard about them but I don't know much about OPNSense. Do they support devices other than ones they sell? They seem to be rather about professional environment not home network am right?
It supports any x86 device you throw at it. I'm running it on a hodgepodge PC I built out of scrap.
Damn I'm sold next step I gonna look into them
Basically OpenWRT is for dedicated, purpose built hardware, highly compact and essentially "embedded". OPNSense is for running a (potentially much more capable) firewall on x86/x64 (even if it's a small specimen like N100 or whatever). They fill a somewhat different role.
Well explained. I get it now
I have Opnsense running on a tiny N100 mini PC from AliExpress for myself, but for my elderly parents I have a OpenWRT based solution from Banana Pi. They insist on always switching off their power completely when they leave the house, and I think OpenWRT handles that much better.
I use it too in a VM, but this doesn't support being installed on routers, right?
It doesn't support being flashed to a low-end commercial router like you'd do with OpenWrt, no. Those tend to require special firmware and binary blobs, hence OpenWrt has to specifically support a model or it likely won't work. It's like flashing Android ROMs.
OpnSense is great if you're in the market for totally owning your own router, though. You can get an N100 box with 2 NICs off of ebay or something and slap OpnSense on that. That's arguably more FOSS than flashing OpenWrt to a cheap commercial router.
You can use on any computer really (with network connections of course).
I use on a minisforum PC with 2 NICs attached to it. For this solution is usually needed APs (which tends to be better in general, just more expensive). There are people that even use opnsense with proxmox (which is a VERY advanced use case) to have the machine for more things.
One interesting detail: with opnsense you can actually have on the same machine adguard for DNS installed as a service for opnsense (and use opnsense to actually force all DNS to to there, as long is not doh, but that is a bit of a different story).
Some routers allow you to turn the router into an AP. I just got my micropc and working on installing OPNSense right now. I plan to switch my current router to AP mode until I can get my hands on a decent AP.
That is for sure a good gap solution. It depends a lot on the space we are talking, and more critically, number of concurrent devices connected. For some use cases converting routers to APS is for sure good enough.
Yeah, great point. We are in a small starter home, only about 10 concurrent Wi-Fi devices. It's working great now, although the Wi-Fi gets a bit spotty in the backyard and detached garage. I will certainly be upgrading when the budget allows.