Giter Club home page Giter Club logo

Comments (2)

sebres avatar sebres commented on June 4, 2024 1

Which error message exactly do you have? Can you provide a log excerpt around the message?

Is there a workaround where it would ban the above ports iteratively without having to use multiport

Yes, however it is a bit ugly - you have to define N singleport actions for N ports, with different chains or modify the action to add N chains with 1 ipset, etc. There are many variants.

Also you can try another action if your distro supports another net-filter, like nftables.

Alternatively just switch to iptables-allports action:

banaction = iptables-allports

Sure that would ban the IP completely regardless the port, but if false positives are almost to neglect, it'd be also an option.

from fail2ban.

intmainreturnzero avatar intmainreturnzero commented on June 4, 2024

Thank you for the reply! In my case, I had run the system update just before installing fail2ban and the system update had updated the Kernel.

I guess there was some issue with using iptables kernel modules with the partial update without a reboot.

After reboot, things worked perfectly well with iptables-multiport.

Also a side note, I had originally tried to reach out to the fail2ban-users mailing list, but I couldn't find the full mail address anywhere :( Could you please document the mailing list address somewhere? I tried [email protected] but the mail bounced.

Once again, thank you for your reply, closing this issue.

from fail2ban.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.