fff-node: apply firewall rules to br-client only #318

Closed
fbl wants to merge 1 commits from fbl/firmware:nft-fix into master
Owner

When switching from ebtables to nftables, the --logical-in and
--logical-out selectors of some rules were missed. This might have been
caused by kmod-nft-bridge not being installed, which is required for the
ibrname and obrname selectors, so it is possible that the migration
(using ebtables-nft) did not apply these selectors.

Add the ibrname and obrname selectors and add the required kernel
module.

Fixes: #315

When switching from ebtables to nftables, the --logical-in and --logical-out selectors of some rules were missed. This might have been caused by kmod-nft-bridge not being installed, which is required for the ibrname and obrname selectors, so it is possible that the migration (using ebtables-nft) did not apply these selectors. Add the ibrname and obrname selectors and add the required kernel module. Fixes: #315
fbl added this to the 20240401-beta milestone 2024-03-11 23:48:01 +01:00
fbl added the
node
label 2024-03-11 23:48:01 +01:00
fbl added 1 commit 2024-03-11 23:48:01 +01:00
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending Details
7efaa780f8
fff-node: apply firewall rules to br-client only
When switching from ebtables to nftables, the --logical-in and
--logical-out selectors of some rules were missed. This might have been
caused by kmod-nft-bridge not being installed, which is required for the
ibrname and obrname selectors, so it is possible that the migration
(using ebtables-nft) did not apply these selectors.

Add the ibrname and obrname selectors and add the required kernel
module.

Fixes: #315
Fixes: 157fa4eac5 ("fff-firewall: Switch from ip/ebtables to nftables")

Reported-by: Robert Langhammer <rlanghammer@web.de>
Signed-off-by: Fabian Bläse <fabian@blaese.de>
rohammer reviewed 2024-03-12 11:49:34 +01:00
rohammer left a comment
Member

Patch tut.

Tested-by: Robert Langhammer rlanghammer@web.de

Patch tut. Tested-by: Robert Langhammer <rlanghammer@web.de>
Author
Owner

Applied.

Applied.
fbl closed this pull request 2024-03-21 21:57:04 +01:00
Some checks are pending
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending

Pull request closed

Sign in to join this conversation.
No description provided.