I have the WireGuard addon. Recently Ive been getting the error
[#] ip -4 route add 10.7.0.0/24 dev wg0
[#] iptables -t nat -A POSTROUTING -o wg0 -j MASQUERADE
modprobe: can't change directory to '/lib/modules': No such file or directory
Seems like there is no iptables kernel module? How to solve this? The addon hasnt changed, my configuration hasnt changed.