Solo dev building Rasputin, an open-source (AGPL) homelab cluster OS. rasputin.geekdojo.com · github.com/geekdojo

  • 0 Posts
  • 3 Comments
Joined 3 days ago
cake
Cake day: July 10th, 2026

help-circle
  • Honestly, OPNSense has some fairly decent reporting that can take you a fair ways. https://docs.opnsense.org/manual/reporting_traffic.html

    Watching the traffic in those tools can highlight a lot of concerns. Is outbound wide open from all networks?

    In general, I wouldn’t recommend doing auth at the network layer. You could do radius, AD, or something similar if that’s a concern. You could use Tailscale and create a mesh overlay - I’d do that before VPN. Going down this road can, of course, cause a lot of challenges with phones and other iot devices. I tend to keep the iot vlan barebones for that reason.