summaryrefslogtreecommitdiff
path: root/templates-cfg/system/conntrack/timeout/custom/rule/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates-cfg/system/conntrack/timeout/custom/rule/node.def')
-rw-r--r--templates-cfg/system/conntrack/timeout/custom/rule/node.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates-cfg/system/conntrack/timeout/custom/rule/node.def b/templates-cfg/system/conntrack/timeout/custom/rule/node.def
new file mode 100644
index 0000000..c31dfbd
--- /dev/null
+++ b/templates-cfg/system/conntrack/timeout/custom/rule/node.def
@@ -0,0 +1,9 @@
+tag:
+
+type: u32
+
+help: Rule number (1-9999)
+
+syntax:expression: $VAR(@) > 0 && $VAR(@) <= 9999; "firewall rule number must be between 1 and 9999"
+
+val_help: u32:1-9999; Rule number