Earlier quoted context omitted.
And how much money are you bleeding running that machine 24/7?
For 100 MBit/s firewall all you need is Raspberry PI. Most people’s WAN connection is probably less than that. And if you need gigabit then there’s still plenty of options, anything from ODROID-C to 10W Goldmont, the latter a little expensive but it can double as HTPC etc. Idk how any of those work with BSDs but they work fine on Linux. Also the nic.cz people have a neat new product[1]. It’s really cool, but I think…
Fixing Weak Wi-Fi Router Security
21–30 of 69 posts
Re: Fixing Weak Wi-Fi Router Security
#22Earlier quoted context omitted.
Not OP but I run a PC Engines APU2[1] as my pfsense box. It's 6-10 watts. Updates are easy to manage, I use Pfblocker which is similar functionality to PiHole, and have cloudflares DNS (1.1.1.1) set up. As for wireless I attach a Ubiquiti AP through a switch. I've done this at a couple different sites for relatives and it's comforting to know there's some semblence of security and privacy for them. [1] http://www.pce…
I have one of those as well. As a word of caution, they are dropping support for that in 2.5 [1]. Starting in 2.5, they are requiring AES-NI instructions (like I said in my other post, I am a bit irritated they did that, especially when that is a requirement for something I do not need). [1] https://www.netgate.com/blog/pfsense-2-5-and-aes-ni.html
Mine is active and working (I use it with OpenVPN right now).
Re: Fixing Weak Wi-Fi Router Security
#23Earlier quoted context omitted.
That is the reason I run a pfsense router/firewall. You never worry they are going to stop supporting your device cause your device is x86 with FreeBSD base.
Actually, that is not strictly so [1]. Starting in 2.5, they are requiring AES-NI instructions. I am a bit irritated with that as I bought one of their "official" routers to support them (The one based on the PC Engine APU2) and I use it as a home router, so I really don't need that support. [1] https://www.netgate.com/blog/pfsense-2-5-and-aes-ni.html
I wanted to make sure you saw this.
Re: Fixing Weak Wi-Fi Router Security
#24Earlier quoted context omitted.
For 100 MBit/s firewall all you need is Raspberry PI. Most people’s WAN connection is probably less than that. And if you need gigabit then there’s still plenty of options, anything from ODROID-C to 10W Goldmont, the latter a little expensive but it can double as HTPC etc. Idk how any of those work with BSDs but they work fine on Linux. Also the nic.cz people have a neat new product[1]. It’s really cool, but I think…
Last I checked pfsense wasn't running on ARM. And there were worries that it wouldn't even be able to keep up unless you were very careful with your filters, although that might be less of a problem with the more recent hardware.
Re: Fixing Weak Wi-Fi Router Security
#25Re: Fixing Weak Wi-Fi Router Security
#26Grab a decent microtik router and a few Ubiquiti Unifi AP's, setup automatic updates, and never touch them again.
Re: Fixing Weak Wi-Fi Router Security
#27> Replace your router every few years How about instead of this, use open source software on your router? It will keep being updated, and with the manufacturer's proprietary software on the device you can't really trust it anyway.
That's a good solution for geeks, not so much for everyone else. Regular people don't even update their routers, much less flash 3rd party software on them. I don't think most people even know updating your router is even a possibility. I use Google Wifi and it updates itself. In the future I might put in a PFSense, but wifi solutions like Google Wifi/Eero/etc are the way to go if you're not a computer person.
I work on a product that gets connected to people's home wifi. In the last year we've had several with routers running WEP security.
WEP was superseded in 2003 by WPA, and deprecated in 2004!
Re: Fixing Weak Wi-Fi Router Security
#28Re: Fixing Weak Wi-Fi Router Security
#29> Replace your router every few years How about instead of this, use open source software on your router? It will keep being updated, and with the manufacturer's proprietary software on the device you can't really trust it anyway.
Your odds might be better, but there's no guarantee that the software will keep being updated. DD-WRT for many models is simply defunct, for example.
Re: Fixing Weak Wi-Fi Router Security
#30> Replace your router every few years How about instead of this, use open source software on your router? It will keep being updated, and with the manufacturer's proprietary software on the device you can't really trust it anyway.
That's a good solution for geeks, not so much for everyone else. Regular people don't even update their routers, much less flash 3rd party software on them. I don't think most people even know updating your router is even a possibility. I use Google Wifi and it updates itself. In the future I might put in a PFSense, but wifi solutions like Google Wifi/Eero/etc are the way to go if you're not a computer person.