https://bugs.koozali.org/show_bug.cgi?id=12487

            Bug ID: 12487
           Summary: update nextcloud fail2ban filter
    Classification: Contribs
           Product: SME Contribs
           Version: 10.0
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-nextcloud
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

see https://gist.github.com/GAS85/957e0b1a4f30120225a7be09b173eb24

and official doc

https://docs.nextcloud.com/server/latest/admin_manual/installation/harden_server.html#setup-fail2ban

for new 
etc/fail2ban/filter.d/nextcloud.conf

also there is a bug in jail.conf template, $port 

[nextcloud]
enabled  = true
filter  = nextcloud
action   = smeserver-iptables[port="$port",protocol=tcp,bantime=$bantime]
logpath  = /home/e-smith/files/nextcloud/data/nextcloud.log
maxretry = 3
port = 80,443
protocol = tcp

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to