Dedicated wifi for automation allows me to have devices such as Xiaomi Vaccuum, or security camera not phoning home. OpenWRT with good firewall rules completely isolate my “public” containers/VMs from my lan.

Server was built over time, disk by disk. I’m now aiming to buy only 12TB drives, but I got to sacrifice the first two as parity…

I just love the simplicity of snapraid / mergerfs. Even if I were to loose 3 disks (my setup allows me the loss of 2 disks), I’d only loose data that’s on these disks, not the whole array. I lost one drive once, recovery went well and was relatively easy.

I try to keep things separated and I may be running a bit too many containers/vms, but well, I got resources to spare :)

  • @Huschke
    link
    English
    11
    edit-2
    10 months ago

    I would never use an ISPs router for my home network. It just causes so many issues that you can easily avoid by either using your own router directly or if that is not possible putting the device into “bridge” mode and using your own router behind it.

    What are some of the issues?

    The devices the ISPs send out are usually the cheapest hardware imaginable and therefore introduce substantial unnecessary latency.

    Where I live some ISPs also used to use tools that genereted wifi passwords based on the devices MAC address. While this is apparently fixed now, a lot of non tech savvy users still use these old devices that are basically open to anyone now.

    To save even more money, they sometimes deliberately send out faulty devices (as in devices that drop connection frequently, restart for no reason, etc) which is just horrible.

    I know these issues because I worked in that field and there are a lot more unfortunately…

    • @tillerOP
      link
      English
      210 months ago

      WIth my previous ISP, I swapped the ISP’s router with my OpenWRT’s and everything worked fine. With my current ISP, it appears that it’s not that simple to swap the router altogether. But I’ll be honest, the biggest factors are price and number of routers/switch. As I want 2.5gbps, I’d need a router with at least dual 2.5gbps ports. The WIFI6 offering is also quite nice. And if I can’t swap my ISP router, it would just add another device. In a perfect world, I’d have a single router running openwrt, with wifi6 and couple of 2.5+gbps ports (but unfortunately openwrt doesn’t play nice with most wifi6 routers and these routers can get very expensive) For now, my ISP router does the job and I haven’t had any issue (yet)

      • @[email protected]
        link
        fedilink
        English
        210 months ago

        What are too currently using for your OpenWRT router? I just got one of these and I would highly recommend it: https://a.aliexpress.com/_mq4HxaS

        Get the N100 barebones version because you can slap an SSD and RAM in there for cheaper and have more selection. It has four 2.5Gb NICs and the internal PCIE slot for a WiFI card if you really want, though I would recommend getting a Ubiquiti AP to go along with it.

        You can put OPNsense on it bare metal, or proxmox and then run your network related VMs there instead of your main server. Your choice.

        • @tillerOP
          link
          English
          110 months ago

          I got a Netgear AC2000 (R6850) for cheap on sale, and it’s been working flawlessly so far

      • @[email protected]
        link
        fedilink
        English
        110 months ago

        Not a net ops person but I had to change my WiFi router MAC to the one from the ISP to make it work

        • @[email protected]
          link
          fedilink
          English
          110 months ago

          Also trying calling them, if you give them your mac they can put it in the system, and then it will work. Time Warner used to be big on mac filtering.

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        10 months ago

        You could spend a little for a prosumer router and AP. I have a very similar setup with a cable modem, edge router X (ubnt), a single UniFi AP, and a service running on my server (this could be replaced with a separate hardware device or Raspberry Pi, but the server is going to be running anyway). It’s been rock solid since I set it up, compared to the WiFi/router combo with open-wrt I was running before that struggled and needed restarting regularly.