What is PureOS Byzantium's default firewall and rules?

You’ll get good info on setting up persistent firewall with from those links, which ever you choose to use. For understanding nftables and firewalling, this article with process diagrams may help too. Debian wiki does suggest not directly editing nftables (ref) and to use firewalld [as opposed to GUFW, which is not intended as an appropriate example for nft GUI], although it may not work with L5 screen, if that’s what you are using.

As for the defaults, I’m not sure, as I don’t have them left anymore (all kinds of edits over the years). Check to see yours with sudo nft list tables and then sudo nft list table <name of table, like ip nat>.

Also, there are some notes in the old threads, like this: Firewall and Librem 5 and Not recommended to use a firewall? - #16 by Kyle_Rankin and:

2 Likes