Closed Irvinehimself closed 6 years ago
I don't think Firejail ever directly interacts with UFW. And afaik UFW is just a fancy bash script to control iptables.
As for learning about iptables here are some nice writeups:
Does 'netfilter=filename' affect the system firewall, eg UFW
No, Firejail doesn't touch your system firewall. It installs a new one in the sandbox if you use --net to start another network namespace. Each network namespace (system or sandbox) has its own firewall.
I'll start bringing in your profiles, thanks.
all merged, thanks.
As the title states: Does playing around with Firejail netfilters on a per application basis represent a safe way of learning about netfilter rules?
At the moment, I use the default UFW rules
and am loathe to experiment with these settings until I have a better understanding of what I am doing
Thanks Irvine
Ps, If if you are interested, I have attached zipped profiles for: bsdtar, cower, makepkg, ping and archaudit-report Profiles.zip