Inspect IPv4 firewall rules.
Section: Traffic Capture and Firewall Inspection
List iptables rules
bash
bash
sudo iptables -L -n -vExplanation
Common on older systems and container hosts.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Traffic Capture and Firewall Inspection