Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add match parameter to ipset resource to enable matching dst against ipsets #126

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kBite
Copy link
Contributor

@kBite kBite commented Apr 29, 2021

This PR adds match parameter to ipset resource to enable matching dst against ipsets.

By default it's value is src thus making it (backwards) compatible with existing configurations

@kBite kBite requested review from bastelfreak, foxxx0 and Dan33l April 29, 2021 11:54
@kBite kBite force-pushed the enable-dst-ipsets branch from 27a8821 to 16f21de Compare April 29, 2021 11:55
@bastelfreak bastelfreak added enhancement New feature or request needs-tests labels Apr 29, 2021
@kBite kBite force-pushed the enable-dst-ipsets branch from 16f21de to 3b01341 Compare August 31, 2021 13:09
@kBite kBite marked this pull request as draft August 31, 2021 13:09
@bastelfreak
Copy link
Member

@kBite ping :)

@kBite kBite force-pushed the enable-dst-ipsets branch from 3b01341 to ab49aac Compare January 30, 2024 13:43
@kBite kBite marked this pull request as ready for review January 30, 2024 13:45
http://ferm.foo-projects.org/download/2.6/ferm.html#set

    Checks the source or destination IP/Port/MAC against a set.

        mod set set badguys src DROP;

    See http://ipset.netfilter.org/ for more information.
@kBite kBite force-pushed the enable-dst-ipsets branch from f0d8f3b to f83ee39 Compare February 17, 2025 11:46
@kBite
Copy link
Contributor Author

kBite commented Feb 17, 2025

@bastelfreak ping bask :)

@kBite kBite self-assigned this Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants