1. Chain & Action
- Firewall filter rules are organized in chains
- There are default and user-defined chains
- There are three default chains :
- input – processes packets sent to the router
- output – processes packets sent by the router
- forward – processes packets sent through the router
- Every user-defined chain should subordinate to at least one of the default chains