On Sat, 2023-11-04 at 21:13 -0400, Ashton Fagg wrote: <snip> > The machine will crash reliably (sometimes within minutes, but > usually > after a couple of hours) with the wireguard tunnel enabled. However, > the machine did run for 5 days at a time without the Wireguard tunnel > up and running (accessing only from the LAN side), and crashed within > about an hour of me brining up the Wireguard tunnel again. <snip>
Likely not the issue, but... I once put a private key where the public key should go (or vice versa) in the config file. I believe wg(4) routes on keys, and it created a routing loop, consumed all memory and crashed the system. -- David Rinehart