Hey folks, I have a couple things I would like some advice on. Currently for my home network setup I have my ISP’s modem/router combo set to bridge port 1, and then some google wifi and points connected to that.

My goal is to get rid of the google home wifi and if possible my ISP’s modem/router combo (I don’t really need to replace my ISP if it makes it way more complicated) with something more open and flexible.

I have a couple dell optiplex micros I can use as a pihole/dns/whatever is needed, and I was thinking of picking up a couple of these for my WAP’s and then running the omada docker container to control them.

Would this be enough or would I also need something like openwrt running on another machine as well? If that’s the case I could also pick up this and install it into one of my dell machines so I can run some kind of router software.

TLDR- what would you buy in my situation given you only want to spend about $500 cad max on all the hardware to setup a network in your home lab?

  • poVoqA
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    4 days ago

    If you can install a second gigabit NIC into the optiplex it can work very nicely with OPNSense as the main gateway. Then you can connect the LAN side to a simple un-managed switch and branch out to anything further from there.

    Edit: OpenWRT is a bit of a pain to manage on x86, so I would try to avoid it for that.

    • MrToast72🍞@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      4 days ago

      Perfect! Thankfully for $40 I can add a second gigabit connection to one of those dells, so I shall give that a go as well. Thank you!