Re: Setting up a Wireguard router (with FreeBSD)
- Reply: Christopher Waldbach : "Re: Setting up a Wireguard router (with FreeBSD)"
- Reply: Kurt Hackenberg : "Re: Setting up a Wireguard router (with FreeBSD)"
- In reply to: Christopher Waldbach : "Setting up a Wireguard router (with FreeBSD)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 04:37:29 UTC
Christopher Waldbach: > I am currently trying to set up a Raspberry Pi 4 (4GB Model) as a > VPN-gateway with Wireguard. be aware that Wireguard on FreeBSD/arm64 is not stable and causes kernel panics under load: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264115 you may want to consider either different hardware (such as Odroid's amd64-based boards) or a different operating system.