Last Updated on August 1, 2021 by Admin
Which of the following command is used to enable logging in iptables?
-
- $ iptables -B INPUT -j LOG
- $ iptables -A OUTPUT -j LOG
- $ iptables -A INPUT -j LOG
- $ iptables -B OUTPUT -j LOG
Last Updated on August 1, 2021 by Admin