publication croisée depuis : https://lemmy.world/post/448925

Hi there, I was looking for combinations of switching hardware and open source switching software. Stratum and Cumulus Linux caught my attention, but these seem to be focussed towards the industry and would likely be very difficult to run in a homelab. I’m not going to touch the likes of Ubiquity, but as of now the only choice seems to be closed-source software from TPLink and/or Cisco. I’m going to try and harden the inside of my network too with ACLs and any other features I find on the switches, and having an open source OS with regular updates would be very nice to have.

Any suggestions? I was trying to find something to run on a MikroTik switch, since I find their L2 OS a bit lacking.

Cheers!

Edit: a kind user mentioned OpenWRT, which I should have looked into more seriously before posting this. I’m going through it right now, any suggestions are welcome!

  • Unwanted8765@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    theres a reason you wont find many L2 “software” its extremely inefficient and kills processors. Switches use purpose built hardware to be able to hit millions of I/Os without using a lot of power because of this. If you are trying to use a generic x86 processor for this, well you will have a bad time.

    • MigratingtoLemmy@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Hi, I’m not looking for L2 features - I’m specifically looking for software that is L3 or above. I would like to run said software on dedicated switching hardware. Unfortunately, OpenWRT does not seem to have builds for the newer Mikrotik devices.

        • MigratingtoLemmy@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I understand what you mean. Unfortunately, I need a switch to link different parts of my homelab together, and most routers on the market that I can run a custom OS on simply do not have the network backplane like dedicated switches. I was looking at Mikrotik’s offerings and whilst they have great hardware, there is no OpenWRT support for their newer models. Same with the TPLink ER series.

          If something like a Qotom box had a dedicated switching controller and ports switched through hardware instead of me having to do it via software, I’d likely purchase one of those anyway