Linux Practice Test
Linux Firewall and Network Security
Which command is used to list all current iptables rules in a Linux system?
Select your answer
A
iptables -L
B
iptables --show
C
iptables -list
D
iptables -display
Hint