diff options
author | Daniil Baturin <daniil@vyos.io> | 2025-05-08 15:41:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 15:41:24 +0100 |
commit | c8e468d4bf720f15e1c0232091399a45e8d9949b (patch) | |
tree | 6e4fe0555cad1d02459dd25f033c6c9fcc2d84bf /interface-definitions | |
parent | f181c1357a0112f4c370b4c15edd80e80e3d6a96 (diff) | |
parent | 43554efc27fcea6703b3b31674a38252434a0f2f (diff) | |
download | vyos-1x-c8e468d4bf720f15e1c0232091399a45e8d9949b.tar.gz vyos-1x-c8e468d4bf720f15e1c0232091399a45e8d9949b.zip |
Merge pull request #4484 from ryanzuwala/T7051
nat66: T7051: snat group as destination
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/nat66.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/nat66.xml.in b/interface-definitions/nat66.xml.in index c59725c53..2c1babd5a 100644 --- a/interface-definitions/nat66.xml.in +++ b/interface-definitions/nat66.xml.in @@ -53,6 +53,7 @@ </properties> </leafNode> #include <include/nat-port.xml.i> + #include <include/firewall/source-destination-group-ipv6.xml.i> </children> </node> <node name="source"> |