I would agree on making the default zone to be "trusted zone" because it is completely open - see man 5 firewalld.zones -for more info
$firewall-cmd --set-defualt-zone=trusted
$firewall-cmd --reload
$firewall-cmd --get-default-zone => that should show you trusted as your current default zone and you NIC interface s attached to it
** remember => the zones have 0ne-Many relationships i.e. NIC interface can ONLY belong to one ZONE but a ZONE can have many interfaces attached to it.
in my ignorance "must be open" -> "must be installed but not block anything"
sudo firewall-cmd --set-default-zone=trusted
sudo firewall-cmd --reload
sudo firewall-cmd --list-all
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Jojo02
Highly Voted 3 years, 4 months agoLazylinux
Most Recent 3 months, 2 weeks agomarkeloff23
3 years agoly01
4 months, 3 weeks agoSz0p3n
3 years, 6 months ago