summaryrefslogtreecommitdiff
path: root/templates-op/show/nat/translations/source/monitor/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates-op/show/nat/translations/source/monitor/node.def')
-rw-r--r--templates-op/show/nat/translations/source/monitor/node.def5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates-op/show/nat/translations/source/monitor/node.def b/templates-op/show/nat/translations/source/monitor/node.def
index b1fced2..2956935 100644
--- a/templates-op/show/nat/translations/source/monitor/node.def
+++ b/templates-op/show/nat/translations/source/monitor/node.def
@@ -1,3 +1,4 @@
help: Show active NAT source translations events
-run: echo Type control-C to quit
- sudo /usr/sbin/conntrack -E -n -o xml | ${vyatta_bindir}/sudo-users/vyatta-nat-translations.pl --mode=snat --pipe | ${VYATTA_PAGER:-cat}
+run: LESSOPEN=cat
+ echo Type control-C to quit
+ sudo /usr/sbin/conntrack -E -n -o xml | ${vyatta_bindir}/sudo-users/vyatta-nat-translations.pl --mode=snat --pipe