[Pkg-utopia-maintainers] Bug#1038201: firewalld: Firewalld not forwarding packets from private LAN servers

Andrew Simpson andrewnz.simpson at gmail.com
Mon Jun 19 07:35:31 BST 2023


Dear Maintainer,
I have struggled with this for a few days.  It is not a bug, but an
incompatible change in Firewalld since Bullseye.
Default policy is now not to allow forwarding between zones.  Policy needs
to be set manually.  For example:

firewall-cmd --permanent --new-policy allowForward
firewall-cmd --permanent --policy allowForward --set-target ACCEPT
firewall-cmd --permanent --policy allowForward --add-ingress-zone internal
firewall-cmd --permanent --policy allowForward --add-egress-zone external
firewall-cmd --reload

See https://firewalld.org/2020/09/policy-objects-introduction
and Firewalld Git Bug #866 and #917.
Trust that helps.
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-utopia-maintainers/attachments/20230619/ebac5e3c/attachment.htm>


More information about the Pkg-utopia-maintainers mailing list