summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorl0crian1 <ryan.claridge13@gmail.com>2024-05-21 09:35:29 -0400
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-05-21 17:50:57 +0000
commitd3fb767da14edd510e29f7fc42fea11a90437330 (patch)
treedab4dd0fd1240edc9c31ac0d746e34421635a33d /interface-definitions
parent412789b6ffff9172bf22d09ab9453849b63cfb40 (diff)
downloadvyos-1x-d3fb767da14edd510e29f7fc42fea11a90437330.tar.gz
vyos-1x-d3fb767da14edd510e29f7fc42fea11a90437330.zip
T6375: Fix/Update NAT logging
Fixed broken logging for "show log nat" Added the following commands: show log nat source show log nat source rule <ruleNum> show log nat destination nat show log nat destination nat rule <ruleNum> show log nat static show log nat static rule <ruleNum> (cherry picked from commit 5cb9b84bd9ce909460d8da7f039d9371143ede6c)
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/nat.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/nat.xml.in b/interface-definitions/nat.xml.in
index 0a639bd80..73a748137 100644
--- a/interface-definitions/nat.xml.in
+++ b/interface-definitions/nat.xml.in
@@ -141,6 +141,7 @@
</children>
</node>
#include <include/inbound-interface.xml.i>
+ #include <include/firewall/log.xml.i>
<node name="translation">
<properties>
<help>Translation address or prefix</help>