From 024866982fbdf5b87368d4e456ed1a154034897f Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Sun, 16 Feb 2025 01:19:56 +0300 Subject: [PATCH] m --- pages/ufw.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/ufw.txt b/pages/ufw.txt index 115d47344..63f6cdd4b 100644 --- a/pages/ufw.txt +++ b/pages/ufw.txt @@ -26,3 +26,9 @@ https://www.procustodibus.com/blog/2022/10/wireguard-in-podman/ --cap-add NET_ADMIN \ --cap-add NET_RAW \ --sysctl net.ipv4.conf.all.forwarding=1 \ + +ufw-init[1055]: modprobe: ERROR: could not insert 'ip_tables': Operation not permitted +sudo modprobe ip_tables (both host/guest) +Feb 15 22:18:06 EPBYGOMW0024T5 ufw-init[857]: modprobe: ERROR: could not insert 'nf_conntrack_ftp': Operation not permitted +Feb 15 22:18:06 EPBYGOMW0024T5 ufw-init[858]: modprobe: ERROR: could not insert 'nf_nat_ftp': Operation not permitted +Feb 15 22:18:06 EPBYGOMW0024T5 ufw-init[859]: modprobe: ERROR: could not insert 'nf_conntrack_netbios_ns': Operation not permitted