summaryrefslogtreecommitdiff
path: root/templates/firewall/ipv6-name/node.tag/rule/node.tag/destination/port/node.def
blob: 2b2d8c796b70f79af8e50f1d3d4b2c1a23e8d2ac (plain)
1
2
3
4
5
6
7
8
9
10
type: txt

help: Destination port

val_help: <port name>; Named port (any name in /etc/services, e.g., http)
val_help: u32:1-65535; Numbered port
val_help: range; Numbered port range (e.g., 1001-1005)
comp_help: Multiple destination ports can be specified as a comma-separated list.
The whole list can also be "negated" using '!'. For example:
  '!22,telnet,http,123,1001-1005'