diff options
Diffstat (limited to 'templates/monitor/nat/translations/detail/node.def')
-rw-r--r-- | templates/monitor/nat/translations/detail/node.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/monitor/nat/translations/detail/node.def b/templates/monitor/nat/translations/detail/node.def new file mode 100644 index 0000000..19d0c7a --- /dev/null +++ b/templates/monitor/nat/translations/detail/node.def @@ -0,0 +1,4 @@ +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 |