blob: 106db86f95f46f505d7eef2a6a855b805cab4912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
tag:
type: u32
help: Rule number for NAT
syntax:expression: ($VAR(@) > 0 && $VAR(@) <= 999999) ; \
"Rule number must be between 1 and 999999."
val_help: u32:1-999999 ; Number for this NAT rule
|