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?

  • Dr Jekell@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    56 minutes ago

    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.

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 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.