I’m gonna be moving into a new place soon and I’ll be setting up the Internet there. I want to experiment with setting up a local network with static IPs just for learning and fun, so I want my own router. I don’t want something hard to use because other people will be using the internet from it too. I don’t really know what the router market looks like, and I don’t want to support Reddit, so I’m asking here.

Ideally, this router would:

  • Be under $150 (but I might be willing to go a bit higher)
  • Be easily purchasable (no AliExpress specials)
  • Not sell data to corporations
  • Have a long life, ideally through easily set-up open source firmware but reputable proprietary is fine
  • Have good enough antennas to propagate signal across a small house
  • Support up to 500Mb/s sustained speeds

What do you think? Thank you for your help!

  • maxprime@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    3 months ago

    Almost all routers can handle gigabit, which is almost certainly what you want if you plan on doing local networking. A typical hard drive has speeds of about a gigabit. There is no reason to get anything slower. You can also get some gigabit switches (or even faster if you are using nvme on both machines) and connect two machines that need fast speeds between them to it. Most switches will be able to send packets to each other without going through the router.

    If you really want to do some learning you could try to set up an opnsense box on an old PC and connect that to a switch. It’s feature rich and completely modular and upgradable. This is probably the best thing you could do if you want to learn something but also the worst thing to do if you want consistent uptime since you can pretty easily break stuff if you don’t read the docs.

    That said, as others have mentioned openwrt on a used router is probably the best of both worlds - feature rich but less breakable.