Earlier 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.
MikroTik RouterOS v7 stable released
101–110 of 188 posts
Re: MikroTik RouterOS v7 stable released
#102So, 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…
I bought a used Ruckus R610 on ebay for a modest $160 (not including power adapter). I am extremely happy with the hardware performance and the stability and options of the Unleashed firmware. It says it supports a gateway mode, but as a power user I want a bit more control than what I would expect a WAP to offer. I use an EdgeRouter-4 running whatever the latest official release is. Having separate boxes grants me f…
A dumber switch would be just fine, but I wanted something with 802.1at POE and good VLAN support because I like to break things up a bit.
OPNsense is darned handy, and I like that it does more than an EdgeRouter would, like terminate a Wireguard VPN. The R610 works wonderfully, and the switch... well... it's a switch. Once configured it's kinda transparent.
Moving houses soon, so I got a second R610 to fill in signal on what I perceive will be dead spots due to plaster+lathe construction, and in testing thus far it all seems to Just Work. And like you appreciate, since it's all modular it's a lot easier to maintain than the UniFi stuff when things go sideways.
Very, very happy with this setup.
Re: MikroTik RouterOS v7 stable released
#103Earlier quoted context omitted.
>and Ubiqiti are teasing people right now with their next-gen product which is available but also unobtainable. Any links or reference. Cant find anything with a quick Google Search.
There is also the classic UDM. Also purchaseable on store.ui.com. For people who want a prosumer alternative to the crappy routers that telcos/cables give, this is a great option. Highly recommend, but it also a gateway drug.
Re: MikroTik RouterOS v7 stable released
#104Earlier quoted context omitted.
>and Ubiqiti are teasing people right now with their next-gen product which is available but also unobtainable. Any links or reference. Cant find anything with a quick Google Search.
Unifi Dream Router. You must create a account on store.ui.com, then enable pre-release hardware in the menu options.
Re: MikroTik RouterOS v7 stable released
#105Earlier quoted context omitted.
OpenWRT doesn't run on higher-end routers.
It can run on bare metal x86, surely you could get enough grunt. Do you still need ASICs for packet mangling?
ASIC router: 10 Tbps for $10K
And the efficiency also scales down; ASICs should be faster for any budget above $2K.
Re: MikroTik RouterOS v7 stable released
#106So, 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…
PC Engines with OpenBSD or Debian Linux. 100% open source hardware, firmware and software, not this closed-source "RouterOS" which is probably bugged.
Re: MikroTik RouterOS v7 stable released
#107I would really like to see a open source alternative that can interface with all sorts of different hardware to manage my infrastructure with a single pane of glass. Sorta Ubiquti - but leveraging things like the Unifi API & the new REST api on Microtek to get me out of vendor lock in. I don't think I have ever seen anything along those lines out there. Im actually happy with my unifi setup - but there are some thing…
Re: MikroTik RouterOS v7 stable released
#108Earlier quoted context omitted.
Thanks for that, it is what I figured. I have a really old, nice, router running one of the WRT-like OSes and I really, really don't want to do that anymore. I have a small family and do not want to mess with this stuff. I might just bite the bullet and hook up a few more of the Google routers. I hate using Google, and don't trust them, but I probably trust them more than most other brands in this space. Also, I can'…
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…
Re: MikroTik RouterOS v7 stable released
#109Earlier quoted context omitted.
I've got a few Mikrotik devices (CRS328, CSS326). Maybe I just haven't gotten it, but I find their RouterOS WebUI extremely confusing. Like go into three separate top-level tabs to assign a VLAN to a port. The CLI is okay, once you get stuff working and just need to duplicate/modify lines. Mikrotik's SwOS is alright and has most of the options you'd expect from a switch, but is missing the ability to have a human rea…
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 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
#110The release notes say "completely new NTP client and server implementation". Anyone know what they went with?