Project

General

Profile

action #101950

Updated by livdywan over 2 years ago

When i use opensuse leap 15.3, i found nft used instead of iptables, so if you using iptables -L -v you will get nothing. 
 So following debug description need update, better give correct guild for how to debug firewalld related command 

 http://open.qa/docs/#_multi_machine_tests_setup 
 iptables -L -v 
 As long as the SUT has access to external network, there should be a non-zero packet count in the forward chain between the br1 and external interface. 

 ## Acceptance criteria 
 - **AC1**: Docs cover nftables backend for firewalld 

 ## Suggestions 
 - Clarify docs to mention e.g. firewalld with nftables backend or iptables

Back