On Mon, Sep 04, 2023 at 09:56:46AM -0400, James Valleroy via Freedombox-discuss wrote: > ... > Please run the following commands: > > $ sudo firewall-cmd --permanent --new-policy int_to_ext_fwd > $ sudo firewall-cmd --permanent --policy int_to_ext_fwd --add-ingress-zone > internal > $ sudo firewall-cmd --permanent --policy int_to_ext_fwd --add-egress-zone > external > $ sudo firewall-cmd --permanent --policy int_to_ext_fwd --set-priority 100 > $ sudo firewall-cmd --permanent --policy int_to_ext_fwd --set-target ACCEPT
YES! That did it! Thank you! No more disabling the firewall to do anything that requires outside access. Back to the normal behavior of Debian 11. > Then you should see the new policy listed: Correct. After systemcel restart firewalld >... Thank you again. Augustine _______________________________________________ Freedombox-discuss mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss
