Kizspy Question: 33
(Choose 1 answer)
Power WJON
Which iptables command is used to list all the rules in the INPUT chain of the filter table?
A. iptables -L INPUT
B. iptables -A INPUT -p tcp --dport 22 -j ACCEPT
C. iptables -I INPUT -j DROP
D. iptables -F INPUT