bash - Capturing packets from iptables chains
iptables chains are complex and sometime we need to capture packets from a
specific chain to troubleshoot issues. For this, we can use the iptables NFLOG
module that allow us to create a kernel interface and pass the traffic through
it.
The magic in all of this is that we