@toroidalcore A /60 would probably work for me, I don't have that many subnets, but it gives me room to expand my network if necessary. And the /48 allows me to neatly map a /64 to each VLAN.
I have one fixed IPv4 address as well and if I pay extra I can get a /29 as well, but I don't need that (yet).
viccie30@hachyderm.io
@viccie30@hachyderm.io
Beiträge
-
Does your ISP support IPv6? -
Does your ISP support IPv6?@toroidalcore I get a /48 and I use different /64's for different parts of my network
-
Remember the "One Laptop Per Child" project, that developed a low-cost computer for children in developing countries?@ShadSterling @blinry With debuginfod it's not even necessary to install the debug symbols anymore on most major Linux distributions, gdb or whatever program needs them can just download them on demand. At least Fedora also automatically downloads the matching source file. See https://sourceware.org/elfutils/Debuginfod.html