• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • For DIY consider a setup that supports ECC RAM to help prevent corruption. Any good server motherboard should do.

    Unraid is pretty easy to get going on. That’s probably the direction I would take in your situation.

    Also, if you’re not doing 3-2-1 backup now might be a good time to consider an off-site backup plan. That 4-bay Synology at a friend’s house with a VPN path would be an option for critical data. You could give them some partitioned space on there and on your new NAS to compensate for the power usage. Setup Borg or Restic and it’ll be encrypted on the remote NAS, and benefit from incremental and dedupe to minimize bandwidth usage.


  • Ah, got it. That plan should be great. You can segment your own wired+WiFi network with that hardware, and even do Wireguard from the hAP ax2 to get whole-network egress via an outside VPN service at a good data rate, if you want.

    The other devices you might consider as the router are the GL-iNet Slate series. They will be slower as a VPN router, but they’re pretty small and light. They come with a skinned OpenWRT, but in most cases you can install a build of the unmodified OS if you want.



  • That isn’t what I would choose for your situation. CRS3xx switches are fast at switching (layer 1 & 2), but not as a NAT router, which you probably need.

    Better to pick something from the Mikrotik Ethernet Routers range, assuming you don’t want your personal LAN to have WiFi. The L009 or basic RB5009 are both good options in the same price range. Choosing depends on your upstream connection speed. Both are fanless.

    Or pick a Home/Office Wireless device if you are permitted to have your own WiFi access point. The hAP ax2 is small, affordable and performs well at 1Gbps. If your upstream connection is 1Gpbs this is probably what I would choose even if you don’t want WiFi as long as this is enough ports. Just turn off its WiFi radios to use it wired-only. If you have a 2.5Gbps upstream port then hAP ax3 is a better choice.

    All the Mikrotik choices will require some learning if you want anything beyond a basic router configuration. But once you get it like you want it they are very solid and reliable.

    OpenWRT and OPNSense are easier to jump into without a lot of effort, so if you don’t want a networking hobby I would use one of them. Pick up pre installed device if you want it easy. Or get a mini PC with a few network ports and install the OS yourself to get more power for the money.









  • Apron is a fun one. The Latin word for cloth, banner, tablecloth is mappa. It’s the same word used in “mappa mundi” meaning map of the world (we contract that to just map now). French often changed Latin m to n, so mappa became nappe, then nape.

    English borrowed nape directly for cloth and added it’s native diminutive suffix -kin to refer to a small cloth, a napkin.

    But there was also a similar diminutive in French - naperon. A cloth to keep your front clean. English borrowed that too, as napron. Then, sometime around the 15th century, “a napron” got mistaken for “an apron” since they sound identical. And that’s what we have today. (Source etymonline and others)


  • tychosmoose@lemm.eetoSelfhosted@lemmy.worldNetworking Oddity
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    It’s probably still IPv6 related. If you use something like Network Analyzer on your phone while only connected to the mobile network you may find that it only shows an IPv6 address and DNS server, no IPv4 config. That could explain the difference. Particularly if you were using the maximum typically permissible MTU. Your provider might also be doing some 6to4 tunneling somewhere that adds overhead and causes size problems.