Earlier quoted context omitted.
Yeah, I've been frustrated with the router space for a while recently so I figured you might benefit from my research (and likely bias as well). Too bad others in this thread downvoted me without responding, though -- if anybody can recommend a decent answer to this question that I didn't cover or explain why I'm wrong, I'm happy to admit that. I would really like there to be a decent router out there for my use case…
What’s your opinion on Mikrotik devices?
MikroTik RouterOS v7 stable released
111–120 of 188 posts
Re: MikroTik RouterOS v7 stable released
#112So, what's the best wifi gateway with extra access points for a home that I don't have to screw with and doesn't spy on me or have cloud crap? My ISP sent a Google wifi thing but I'd rather pay a few hundred than use that for 10 bucks a month to rent that thing, and I don't trust Google. Edit: Thanks for all the answers, from me and anyone else who was looking! I have some good ideas from the below comments and hopef…
Re: MikroTik RouterOS v7 stable released
#113Earlier quoted context omitted.
I'm not sure I would call Ubiquiti "impressive" after their recent bout of security breaches: https://krebsonsecurity.com/2021/03/whistleblower-ubiquiti-b... Not exactly what I want to see in the device that can literally compromise all of my other devices. Am I missing something -- did this turn out to be nothing, or did folks decide that Ubiquiti has bounced back? This seemed really really serious at the time and t…
As noted in the update to the article, Ubiquiti was a victim of an extortion attempt from an employee. This is a pretty difficult attack to prevent.
Re: MikroTik RouterOS v7 stable released
#114The only problem is the availability: they are not stable as a Cisco/Juniper, but you can add several layers of redundancy with a fraction of the costs. Also the support is very basic.
Re: MikroTik RouterOS v7 stable released
#115Sincere question: why would someone trust a closed source OS for their router?
Re: MikroTik RouterOS v7 stable released
#116So, what's the best wifi gateway with extra access points for a home that I don't have to screw with and doesn't spy on me or have cloud crap? My ISP sent a Google wifi thing but I'd rather pay a few hundred than use that for 10 bucks a month to rent that thing, and I don't trust Google. Edit: Thanks for all the answers, from me and anyone else who was looking! I have some good ideas from the below comments and hopef…
Hot take: All routers completely suck right now, and most of them are built to spy on your network at worst and accidentally expose you to cyberattacks at best. There are two choices, the way I see it: 1. Invest in a decent router (probably $150-200 at least) and throw openwrt on it. You'll need something with serious CPU beef because openwrt relies more on software than hardware, and most routers use hardware for Qo…
Re: MikroTik RouterOS v7 stable released
#117So, what's the best wifi gateway with extra access points for a home that I don't have to screw with and doesn't spy on me or have cloud crap? My ISP sent a Google wifi thing but I'd rather pay a few hundred than use that for 10 bucks a month to rent that thing, and I don't trust Google. Edit: Thanks for all the answers, from me and anyone else who was looking! I have some good ideas from the below comments and hopef…
They also are introducing full VLAN support in DSM 1.3 which should be out soon if you're a power user. Honestly if they supported PoE for their extenders I probably would have switched out to it. The extenders will mesh wired or wireless which is nice.
Re: MikroTik RouterOS v7 stable released
#118Release candidates for 7.1 had container support which opens worlds of possibilities for the switch. But unfortunately was removed for the final version pending updates.
Edit: Container support was introduced in rc3 and removed in rc5.
Re: MikroTik RouterOS v7 stable released
#119Earlier quoted context omitted.
Yes, mikrotiks separate bridges, vlans, interfaces. If you want to set ether 3, 4 and 5 to untagged vlan called "Alf" with ID 11, ether 6 to untablled vlan "Bob" (id 12), and ether 7 and 8 to a trunk of both Alf and Bob, you can do 1) Create a bridge for Alf, and a bridge for Bob 2) Assign IPs for them (assuming your mikrotik is the router), and maybe dhcp pools, server etc 3) add ether3, 4 and 5 as bridge ports for…
you just need to remember that in case you make bridges: - you need to enable hardware offloading for it - different models have different limits on number of hardware offloaded bridges - if it's not hardware offloaded, you run all traffic through cpu and kill throughput
Re: MikroTik RouterOS v7 stable released
#120So, what's the best wifi gateway with extra access points for a home that I don't have to screw with and doesn't spy on me or have cloud crap? My ISP sent a Google wifi thing but I'd rather pay a few hundred than use that for 10 bucks a month to rent that thing, and I don't trust Google. Edit: Thanks for all the answers, from me and anyone else who was looking! I have some good ideas from the below comments and hopef…
how about openwrt/openwisp?
Would like to hear ideas about Apple's airports running custom NetBSD ... are you guys still running those as edge/internet routers with wifi or have you pushed them to the inside of the network and promoted some other box to the firewall role? I'm kinda stuck in the conundrum "it's unix with PF, it can handle itself" and "it's does not get updates anymore".