What is the primary use of the iptables -L command?
- Viewing the current rules in the iptables firewall
- Listing installed packages
- Listing contents of a directory
- Listing system users
The primary use of the iptables -L command is to view the current rules in the iptables firewall. It shows a list of firewall rules and their details, allowing you to inspect how traffic is being filtered or forwarded on a Linux system.
Loading...
Related Quiz
- If you want to shift the positional parameters to the left, which command would you use?
- In Debian and its derivatives, which tool is primarily used for package management?
- Which command can be used to query DNS records, including MX, NS, and SOA records?
- While /bin contains essential command binaries, the ________ directory contains non-essential command binaries.
- Which directory is crucial for the system booting process?