At this level, there are directories per iptables table:

    filter/
    nat/
    mangle/

Put there configration files with iptables directives
in iptables-save format excluding:

- never use table headers like "*filter"
- never use COMMIT directives

all these directives will be placed automatically.
