Page 1 of 1

Fehler bei der Intallation > Firewall

Posted: Fri 3. Jul 2020, 17:12
by olpo
Hi,

Bei der Installation tarten im Bereich Firewall Fehler auf.

Hier ein Auszug aus dem install.log

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 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Was ist nun zu tun?
Vielen Dank im Voraus!

Re: Fehler bei der Intallation > Firewall

Posted: Fri 3. Jul 2020, 17:21
by Martin
Hallo,

welche Distribution kommt hier zum Einsatz?

Re: Fehler bei der Intallation > Firewall

Posted: Fri 3. Jul 2020, 17:30
by olpo
Hallo,

Debian 10.4

Beste Grüße
Ole

Re: Fehler bei der Intallation > Firewall

Posted: Thu 28. Jan 2021, 17:06
by delvita
Hm,
Bei mir gab es auch dort einen Error.

Das OS ist Ubuntu 18.04 (64-bit).

Kann man das korrigieren oder Nachinstallieren?

Gruss, Mike


ErrorLog

Code: Select all

  files | firewall/rules/rules_ipv4_common => /etc/keyhelp/iptables/startup_rules_ipv4
  files | firewall/rules/rules_ipv6_common => /etc/keyhelp/iptables/startup_rules_ipv6
  files | firewall/keyhelp_load_rules => /etc/network/if-pre-up.d/keyhelp_load_rules
          Could not save file "/etc/network/if-pre-up.d/keyhelp_load_rules"

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ERROR DETECTED <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  [SKIPPED DUE PREVIOUS ERRORS] files | firewall/keyhelp-load-firewall-on-startup.service => /etc/systemd/system/keyhelp-load-firewall-on-startup.service
  [SKIPPED DUE PREVIOUS ERRORS] files | nftables/nftables.conf => /etc/nftables.conf
  [SKIPPED DUE PREVIOUS ERRORS] files | nftables/fail2ban.conf => /etc/nftables/fail2ban.conf

  [SKIPPED DUE PREVIOUS ERRORS] exec  | chmod 0755 /etc/network/if-pre-up.d/keyhelp_load_rules
  [SKIPPED DUE PREVIOUS ERRORS] exec  | chown keyhelp:keyhelp /etc/keyhelp/iptables/*
  [SKIPPED DUE PREVIOUS ERRORS] exec  | systemctl enable keyhelp-load-firewall-on-startup.service
  [SKIPPED DUE PREVIOUS ERRORS] exec  | nft -f /etc/nftables/fail2ban.conf

  [SKIPPED DUE PREVIOUS ERRORS] import | /home/keyhelp/www/keyhelp/install/templates/firewall/rules/default_common.sql => keyhelp
  [SKIPPED DUE PREVIOUS ERRORS] import | /home/keyhelp/www/keyhelp/install/templates/firewall/rules/active_common.sql => keyhelp
  
  

Re: Fehler bei der Intallation > Firewall

Posted: Thu 28. Jan 2021, 20:15
by Tobi
Hier die Lösung deines Problems
viewtopic.php?p=26489#p26489