Skip to content

Store ript rules DSL filename + line number on iptables rules #4

@auxesis

Description

@auxesis

This will allow operators to track down where particular rules came from.

We can use the comment module to do this:

comment
    Allows you to add comments (up to 256 characters) to any rule.

    --comment comment

    Example:
           iptables -A INPUT -i eth1 -m comment --comment "my local LAN"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions