firewall: Setup inter-zone forwarding
-
Create new policy that allows forwarding between zones. See: https://bugzilla.redhat.com/show_bug.cgi?id=2016864#c8
-
Increment version to perform setup on upgrade.
Closes: #2355 (closed)
Tests:
- Build freedombox package, and install on top of Bookworm VM The firewall setup is performed. firewall-cmd lists the int_to_ext_fwd policy, masquerade on external zone, and forward on internal zone.
Not tested:
- I did not test forwarding traffic from external to internal zone. However, several users have reported following these instructions on the forum, and that it solved the issue for them.
Signed-off-by: James Valleroy jvalleroy@mailbox.org