From fa8a09089af3a9062ae4f4f0ebc8c8474d870783 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Sat, 30 Jul 2022 09:00:45 +0000 Subject: nat: T4089: Rewrite show nat destination rules Rewrite op-mode "show nat destination rules" to new format use "show_rules --direction destination" Delete old script "show_nat_rules.py" --- op-mode-definitions/nat.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op-mode-definitions/nat.xml.in') diff --git a/op-mode-definitions/nat.xml.in b/op-mode-definitions/nat.xml.in index b0ec8989f..7148c1128 100644 --- a/op-mode-definitions/nat.xml.in +++ b/op-mode-definitions/nat.xml.in @@ -58,7 +58,7 @@ Show configured destination NAT rules - ${vyos_op_scripts_dir}/show_nat_rules.py --destination + ${vyos_op_scripts_dir}/nat.py show_rules --direction destination -- cgit v1.2.3