General questions on options for a redirect rule

This adds it to a set (click link):

This is a rule employing a set:

config rule
        option family 'ipv4'
        option ipset 'test'
        option target 'DROP'
        option name 'test'
        option src '*'
        list proto 'all'
1 Like