The surprising order means any new Wi-Fi router models sold in the country must be US-made, or receive an exemption from the Pentagon or Homeland Security Department.

  • bbsm3678@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 days ago

    Does anyone have any suggestions on a router I should buy before this comes into effect? Would prefer one that is open source or can run an open OS.

    Can a raspberry pi be used to make a router?

    • GreenKnight23@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      this isn’t for everyone. if you don’t know what a subnet or gateway are then this isn’t for you.

      get yourself a micro firewall appliance. something with an N100 Intel. should have around 5 network ports, you’ll only really need 2 if you’re just hooking up internet.

      you’ll also want to get an unmanaged network switch. this will take your one port on your router and split it into 8,12,24,48, etc.

      you’ll also want to install opnsense or pfsense on your router, configure it correctly, and maintain updates going forward.

        • GreenKnight23@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          13 hours ago

          think of the network switch like a coax splitter on a TV antenna. it takes one port and allows many devices to connect.

          in opnsense each port on the router can be setup as a completely different network subnet. this is actually the default and the easiest to configure.

          for me personally, I have one port for regular network access. one for secure no internet access (things like cameras, IOT, smart devices). and one for a work network so all my work devices connect directly to the internet and bypass all my other infrastructure.

          this gives me flexibility for all the devices on my network, but for most people is overkill.

          you can set opnsense up to use all ports under one network, but it’s kind of a PITA from my experience.

    • Notamoosen@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      A pi can definitely be used, but you may get much better performance for a similar price getting a refurbished pc, adding a second nic, and installing something like opnsense.