<div dir="ltr">Dear Maintainer,<div>I have struggled with this for a few days.  It is not a bug, but an incompatible change in Firewalld since Bullseye.</div><div>Default policy is now not to allow forwarding between zones.  Policy needs to be set manually.  For example:</div><div><br></div><div>firewall-cmd --permanent --new-policy allowForward<br>firewall-cmd --permanent --policy allowForward --set-target ACCEPT<br>firewall-cmd --permanent --policy allowForward --add-ingress-zone internal<br>firewall-cmd --permanent --policy allowForward --add-egress-zone external<br>firewall-cmd --reload<br></div><div><br></div><div>See <a href="https://firewalld.org/2020/09/policy-objects-introduction" target="_blank">https://firewalld.org/2020/09/policy-objects-introduction</a></div><div>and Firewalld Git Bug #866 and #917.</div><div>Trust that helps.<br></div><div>Andrew</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>