A system administrator needs to verify the active firewall rules on a Linux server to ensure compliance with the company's security policies. Which of the following commands provides the most comprehensive output of the currently active firewall rules?
iptables -L
iptables --state
iptables -L -v -n
iptables -S