Which command lists current iptables rules with counters and numeric addresses and ports?
iptables -L -v -n
iptables-save
iptables -A -v -n
iptables-restore