summaryrefslogtreecommitdiff
path: root/templates-cfg/nat/destination
diff options
context:
space:
mode:
authorDaniil Baturin <daniil.baturin@vyatta.com>2011-11-24 07:38:03 +0700
committerDaniil Baturin <daniil.baturin@vyatta.com>2011-11-24 07:38:03 +0700
commitc7d52a256f28a9e3d2c93498a897ee03870a15a2 (patch)
tree97ea1fdb4d444641626bdf95298ef90404bbfaee /templates-cfg/nat/destination
parent9aab442f2e7e56a5c9f9321aa7bd3e1008bb29b3 (diff)
downloadvyatta-nat-c7d52a256f28a9e3d2c93498a897ee03870a15a2.tar.gz
vyatta-nat-c7d52a256f28a9e3d2c93498a897ee03870a15a2.zip
Impove "translation address/port" help strings
Diffstat (limited to 'templates-cfg/nat/destination')
-rw-r--r--templates-cfg/nat/destination/rule/node.tag/translation/address/node.def2
-rw-r--r--templates-cfg/nat/destination/rule/node.tag/translation/port/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates-cfg/nat/destination/rule/node.tag/translation/address/node.def b/templates-cfg/nat/destination/rule/node.tag/translation/address/node.def
index a00b483..7847d66 100644
--- a/templates-cfg/nat/destination/rule/node.tag/translation/address/node.def
+++ b/templates-cfg/nat/destination/rule/node.tag/translation/address/node.def
@@ -1,6 +1,6 @@
type: txt
-help: Inside IP address or range for NAT
+help: Translated IP address or range
val_help: ipv4 ; NAT to the specified IP address
val_help: ipv4range ; NAT to the specified IP range
diff --git a/templates-cfg/nat/destination/rule/node.tag/translation/port/node.def b/templates-cfg/nat/destination/rule/node.tag/translation/port/node.def
index ab6f9d4..c34b61e 100644
--- a/templates-cfg/nat/destination/rule/node.tag/translation/port/node.def
+++ b/templates-cfg/nat/destination/rule/node.tag/translation/port/node.def
@@ -1,6 +1,6 @@
type: txt
-help: Inside port
+help: Translated TCP/UDP port
val_help: u32:1-65535 ; Numbered port
val_help: <start>-<end> ; Numbered port range (e.g., 1001-1005)