Hacker News new | ask | show | jobs
by clajiness 1653 days ago
> it somewhat repairs my view of Ubiquiti's brand

It shouldn't. Everything I read still speaks to their toxic culture and their inability to focus on a product before releasing 10 new ones.

I buy their switches and APs, but their routers are still garbage.

1 comments

What's the better set-it-and-forget-it alternative? The Dream Machine Pro has been truly wonderful for me. I'm not interested in the equivalent of "a totally customizable Linux box running pfSense".
Mikrotik?
If the top result for "Mikrotik configuration" is accurate: https://help.mikrotik.com/docs/display/ROS/First+Time+Config...

Then no thanks. I have a finite number of hours on this planet and I have no interest in spending more of them trying to configure network equipment with commands like

``` /ip firewall filter add chain=forward action=fasttrack-connection connection-state=established,related \ comment="fast-track for established,related"; add chain=forward action=accept connection-state=established,related \ comment="accept established,related"; add chain=forward action=drop connection-state=invalid add chain=forward action=drop connection-state=new connection-nat-state=!dstnat \ in-interface=ether1 comment="drop access to clients behind NAT form WAN" ```

Ubiquiti does a great job of having good defaults out of the box, a straightforward UI, and remote management. I could walk my mother through setting up Unifi equipment over the phone and even get so far as to grant remote access to me without ever leaving it in an insecure state. I wouldn't get past setting an IP address in the Mikrotik section before losing that.

> Ubiquiti does a great job of having good defaults out of the box, a straightforward UI, and remote management.

Which UI? The UDM has two. Mobile devices have another. Some features are only available on one of the UIs, and when the feature is available on both, it often behaves differently. Sounds pretty straightforward to me.

I ended up buying a Protectli box (FW6E) with OPNsense preinstalled. It's been fantastic, and blows Unifi out of the water.

Thanks for the suggestion. Do you have any recommendations like Protectli, but for for the wireless AP?

The fragmentation about Ubiquiti devices drives me crazy - I have the "wrong" consumer wifi AP or the "wrong" (pro)consumer router (take your pick), so half of the wifi AP functionality is disabled - but for no reasonable reason - just they have two (more?) product lines that don't work together and it's hard to realize until you get the products. Overall I've been pretty disappointed by my Ubiquiti hardware - I feel like it was advertised as higher performance and better functionality than it ended up being.

> Do you have any recommendations like Protectli, but for for the wireless AP?

Nope, but I'd love a viable alternative. It seems like every company I look at has some big downside that makes me stick with Ubiquiti.

I was mostly trolling to see if anyone would jump in with an actual alternative because I also wanted to know. I used to buy ubiquity pcie radios to use in mikrotik boards before ubiquity came out with their own complete devices.

Although There is a web ui for mikrotik too, ubiquity’s was definitely slicker.