I want to understand why a kind of specific packets through or not through a chain (OUTPUT for example), but the chain was written in a structured manner which can jump to a lot of sub chains, within which a lot of rules were indeed defined. For this situation, what's the command line to easily accomplish the monitoring with the '-vL' feature?
OS is Linux of course.
Thanks in advance!
iptables-save? – Lenniey Feb 01 '19 at 13:59TRACEtarget or liberal use of LOG targets. – HBruijn Feb 01 '19 at 15:18