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

Make iptables-nft the default iptables implementation #264

Closed

Conversation

LorbusChris
Copy link
Contributor

by adding a COSA postprocess script to raise its priority
above (from 5 to 15) iptables-legacy's priority (10)
with update-alternatives.

This workaround will be dropped once iptables-nft becomes
the default implementation in F32:
https://fedoraproject.org/wiki/Changes/iptables-nft-default

Tracker Issue:
coreos/fedora-coreos-tracker#342

@LorbusChris LorbusChris requested a review from cgwalters January 10, 2020 01:27
by adding a COSA postprocess script to raise its priority
above (from 5 to 15) iptables-legacy's priority (10)
with `update-alternatives`.

This workaround will be dropped once iptables-nft becomes
the default implementation in F32:
https://fedoraproject.org/wiki/Changes/iptables-nft-default

Tracker Issue:
coreos/fedora-coreos-tracker#342
Copy link
Member

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming you tested this locally, LGTM.

@cgwalters
Copy link
Member

There's some lingering "alternatives vs rpm-ostree" issues; see https://bugzilla.redhat.com/show_bug.cgi?id=1657367 at least. But, hopefully this still works.

@dustymabe
Copy link
Member

hmm. we've had conversations about this in the past. /hold - I need to dig

@LorbusChris
Copy link
Contributor Author

I had only tested the behaviour on standard Fedora - I've now tried it on a true FCOS and it does not work due to the BZ mentioned by Colin (i.e. alternatives saving state in /var/). Closing for now.

@LorbusChris
Copy link
Contributor Author

Let's move further discussion over to coreos/fedora-coreos-tracker#342

dustymabe pushed a commit to jbtrystram/fedora-coreos-config that referenced this pull request Apr 19, 2024
Came up on IRC - this is such a powerful and cool feature, we
should discuss it in docs.
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

Successfully merging this pull request may close these issues.

3 participants