I am planning to eventually build my own home server, and when I do I will hook it up via ethernet. But I do want to switch away from the generic FIOS router and use my own for more control over my data and security. Any recommendations?

  • Semi-Hemi-Demigod
    link
    fedilink
    111 months ago

    I’ve got almost all of my services running on a separate, bigger system and only have a couple ports open on this one. Iptables isn’t too hard once you understand the shorthand.

    • @d13@programming.dev
      link
      fedilink
      English
      111 months ago

      I think my problem is trying to run docker at the same time. Docker messes heavily with iptables and makes it a real pain.

      • Semi-Hemi-Demigod
        link
        fedilink
        211 months ago

        The only docker containers I run on my router are a simple search proxy and an Infrared instance that routes Minecraft server connections to another box on my LAN. But IIRC that took a bunch of fiddling