From 6acf41ea7d11d549cb4453f9aa6f66aaa121aa5e Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Thu, 20 Oct 2022 11:42:38 +0000 Subject: T4763: Use nat.py for show nat destination statistics Use nat.py instead of old op-mode script --- op-mode-definitions/nat.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op-mode-definitions') diff --git a/op-mode-definitions/nat.xml.in b/op-mode-definitions/nat.xml.in index ce0544390..50abb1555 100644 --- a/op-mode-definitions/nat.xml.in +++ b/op-mode-definitions/nat.xml.in @@ -64,7 +64,7 @@ Show statistics for configured destination NAT rules - ${vyos_op_scripts_dir}/show_nat_statistics.py --destination + ${vyos_op_scripts_dir}/nat.py show_statistics --direction destination --family inet -- cgit v1.2.3