diff options
Diffstat (limited to 'templates-op/clear/nat/counters/node.def')
-rw-r--r-- | templates-op/clear/nat/counters/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-op/clear/nat/counters/node.def b/templates-op/clear/nat/counters/node.def index acd6adb..3327eda 100644 --- a/templates-op/clear/nat/counters/node.def +++ b/templates-op/clear/nat/counters/node.def @@ -1,2 +1,2 @@ help: Clear NAT counters -run: sudo /sbin/iptables -Z -t nat +run: /opt/vyatta/sbin/vyatta-clear-nat-counters.pl --clirule=all |