42.9. IPTables - MIT
web.mit.edu › ch-iptablesValid targets in these modules include LOG, MARK, and REJECT, among others. Refer to the iptables man page for more information about these and other targets. This option can also be used to direct a packet matching a particular rule to a user-defined chain outside of the current chain so that other rules can be applied to the packet.
Options Used within iptables Commands
web.mit.edu › s1-iptables-optionsWhen looking at the structure of an iptables command, it is important to remember that, unlike most other commands, the length and complexity of an iptables command can change based on its purpose. A command to remove a rule from a chain can be very short, while a command designed to filter packets from a particular subnet using a variety of ...