Elektrine lite

← Feed

@ReluctantMuskrat@lemmy.world

Post #3167918

2026-06-07 13:51 UTC

I definitely don’t intend to run anything core over wifi… my home servers all have direct eth connections but also have WiFi hardware that came with them. The WiFi is really just a backup in case the switch they’re connected to dies. And since it turns out the eth and WiFi devices can share the same ip, having a resilient backup was easier than I expected. In terms of size, the networks has about 70 devices and I’ve got 2 pi hole servers running dhcp & dns services, including unbound, all with ups’ and a generator backup so it’s about as resilient as I can make it.

Replies (1)

  • @LordCrom@lemmy.world 2026-06-07 18:19

    Have you looked at just having a dhcp hot standby. oneuptime.com/blog/post/…/view It offers better redundancy than just 1 host. Super easy to setup too.

    Open ##3172410