A systems administrator needs to verify the current rules on a Linux system's firewall, including the numeric handle and specific details such as packet counts and byte counters. Which iptables
command will provide this detailed information?
iptables -n -v -L
iptables -S
iptables -L -v
iptables -t nat -L