this post was submitted on 10 Nov 2025
4 points (100.0% liked)

networking

3350 readers
1 users here now

Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.

founded 2 years ago
MODERATORS
 

I have been looking into setting up a secure home/small business server and hardening my local network and I came across this kickstarter which is currently floundering, likely because it’s campaign page is way too technical without enough fluff for the uninformed out there (like myself to some extent). For reference I work in small industry and have some interest in implementing more IOT.

That said, from what I can tell it seems like a really great device for my use case actually, combining a multiband WiFi 7 gateway with a built in NAS and upgradeable compute modules. As a bonus it is a German company so I’m a bit less worried about back doors that with some of the Chinese generic manufacturers out there.

What I can’t sus out is how secure this actually is, how technical my background needs to be to get it set up effectively, and whether the price is good for the hardware. Any help?

top 3 comments
sorted by: hot top controversial new old
[–] dr_jekell@lemmy.world 1 points 1 day ago (1 children)

It is likely floundering because anyone with more than beginner networking/security knowledge know that having everything combined is a very very bad idea.

Having it all in one means that when someone gets access to it, they get access to everything.

You are much better off having separate devices for:

  • Router/firewall
  • NAS device
  • WiFi Access Point
  • Server
  • Switch

And you should be using VLAN's to only allow devices access to what they need.

And as a plus having everything separated means if one device breaks or you need to upgrade, you only have to replace that one part instead on replacing the all in one device costing 50 times more.

[–] Cooper8@feddit.online 1 points 1 day ago

on the flip side, a wifi 7 access point, firewall, NAS, server, and network switch in this performance range are going to cost a bit more by my reckoning. I do see your point about repairability and reliability, one power supply for all of it could be problematic.

As far as security, couldn't most of what you mentioned be effectively achieved in software if implemented correctly? Looking at the company website, that seems to be their primary focus area.

[–] frongt@lemmy.zip 2 points 4 days ago

I'd rather just build a separate router/firewall with opnsense and a separate NAS than put everything on one device and attach it to the Internet.