Code: Select all
  exec  | mkdir -p -m 0755 /etc/nftables/
  files | nftables/nftables.conf => /etc/nftables.conf
  files | nftables/fail2ban.conf => /etc/nftables/fail2ban.conf
  exec  | nft -f /etc/nftables/fail2ban.conf
          /etc/nftables/fail2ban.conf:4:1-2: Error: Could not process rule: Operation not supported
          table ip fail2ban {
          ^^
          /etc/nftables/fail2ban.conf:5:11-15: Error: Could not process rule: Operation not supported
              chain input {
                    ^^^^^
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ERROR DETECTED <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Viele Grüße