started · updated
Home laboratory setups for networking and storage
Technical guides detail various approaches to setting up and maintaining home laboratory environments, focusing on networking and storage management.
One approach involves using a MikroTik L009UiGS-RM router to gain better control over home network traffic and security compared to standard ISP hardware. Key considerations for such a setup include identifying whether the Internet Service Provider uses IPoE (DHCP) or PPPoE (requiring a username and password) for WAN authentication.
In terms of storage, documentation outlines the process of reintroducing 4 TB drives into a FreeBSD-based server for data backups. This process includes using an LSI HBA controller for SATA connectivity, creating new GPT partitions with the freebsd-zfs type, and implementing encryption using GELI volumes.