summaryrefslogtreecommitdiff
path: root/templates/load-balancing/wan/rule/node.tag/destination/port/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/load-balancing/wan/rule/node.tag/destination/port/node.def')
-rw-r--r--templates/load-balancing/wan/rule/node.tag/destination/port/node.def11
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/load-balancing/wan/rule/node.tag/destination/port/node.def b/templates/load-balancing/wan/rule/node.tag/destination/port/node.def
deleted file mode 100644
index 5f53756..0000000
--- a/templates/load-balancing/wan/rule/node.tag/destination/port/node.def
+++ /dev/null
@@ -1,11 +0,0 @@
-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'
-