Hi!
I tried to install the ufw rule
which returned the following error:
Can anyone help me to solve this error?
Thanks!
GuestOS: Ubuntu 18.04
I tried to install the ufw rule
Code:
sudo ufw allow 'Nginx Full'
which returned the following error:
Code:
ERROR: initcaps
[Errno 2] modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.15.18-24-pve/modules.dep.bin'
modprobe: FATAL: Module ip6_tables not found in directory /lib/modules/4.15.18-24-pve
ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Can anyone help me to solve this error?
Thanks!
GuestOS: Ubuntu 18.04