Page 1 of 1

Which of the following command is used to enable logging in iptables?

Posted: Wed Oct 12, 2022 7:53 am
by answerhappygod
Which of the following command is used to enable logging in iptables?

A. $ iptables -B INPUT -j LOG
B. $ iptables -A OUTPUT -j LOG
C. $ iptables -A INPUT -j LOG
D. $ iptables -B OUTPUT -j LOG