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

Allow specifying rules to keep unmanaged #33

Open
timbuchwaldt opened this issue Sep 24, 2020 · 0 comments
Open

Allow specifying rules to keep unmanaged #33

timbuchwaldt opened this issue Sep 24, 2020 · 0 comments

Comments

@timbuchwaldt
Copy link

When using iptables_raw with a system that injects it's own firewall rules like Docker, using keep_unmanaged: yes is almost impossible, altough this is a desireable feature. I would like to propose adding a regex-based exclusion filter that is applied to the raw iptables rules as they are read. This regex could default to "" and therefore not exclude any rules and otherwise be supplied by the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant