summaryrefslogtreecommitdiff
path: root/templates/firewall/modify/node.def
blob: 14d8501dcd54ed614896f7f13d7e1c470e96d0e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tag:

type: txt

syntax:expression: exec "			               \
        if [ `echo -n \"$VAR(@)\" | wc -c` -gt 29 ]; then      \
          echo  firewall modify must be 29 characters or less; \
          exit 1 ;                                             \
        fi ; "

syntax:expression: pattern $VAR(@) "^[^-]" ; "Modify rule set name cannot start with \"-\""

help: Set IPv4 modify rule set name