diasporic
· 71w
ensure the "ipv4.never-default" and "ipv6.never-default" options are not set
0.0.0.0/0 and ::/0 need to be allowed networks
Crap, I think these are NetworkManager/nmcli specific properties, not Wireguard terms.
The "allowed networks" brainfart should be:
AllowedIPs = 0.0.0.0/0, ::/0