summaryrefslogtreecommitdiff
path: root/templates-op/show/nat/translations/monitor
diff options
context:
space:
mode:
Diffstat (limited to 'templates-op/show/nat/translations/monitor')
-rw-r--r--templates-op/show/nat/translations/monitor/detail/node.def4
-rw-r--r--templates-op/show/nat/translations/monitor/node.def4
2 files changed, 0 insertions, 8 deletions
diff --git a/templates-op/show/nat/translations/monitor/detail/node.def b/templates-op/show/nat/translations/monitor/detail/node.def
deleted file mode 100644
index 19d0c7a..0000000
--- a/templates-op/show/nat/translations/monitor/detail/node.def
+++ /dev/null
@@ -1,4 +0,0 @@
-help: Show active NAT translations events verbose
-run: LESSOPEN=cat
- echo Type control-C to quit
- sudo /usr/sbin/conntrack -E -n -g -o xml 2>/dev/null | ${vyatta_bindir}/sudo-users/vyatta-nat-translations.pl --pipe --verbose
diff --git a/templates-op/show/nat/translations/monitor/node.def b/templates-op/show/nat/translations/monitor/node.def
deleted file mode 100644
index c871dad..0000000
--- a/templates-op/show/nat/translations/monitor/node.def
+++ /dev/null
@@ -1,4 +0,0 @@
-help: Show active NAT translations events
-run: LESSOPEN=cat
- echo Type control-C to quit
- sudo /usr/sbin/conntrack -E -n -g -o xml 2>/dev/null | ${vyatta_bindir}/sudo-users/vyatta-nat-translations.pl --pipe