i am still stuck, i want to see a similar display as when i do #iptables -nvL , but now using firewall-cmd --?? or #nft -?? or anything else
On Thu, Mar 04, 2021 at 01:33:18AM +0000, amicush@yahoo.com wrote:
i am still stuck, i want to see a similar display as when i do #iptables -nvL , but now using firewall-cmd --?? or #nft -?? or anything else
The equivalent to `iptables -nvL` would be `nft list ruleset`.
firewalld-users@lists.fedorahosted.org