diff --git a/config.boot-router b/config.boot-router index c6ca11c..cc9a83c 100644 --- a/config.boot-router +++ b/config.boot-router @@ -756,6 +756,21 @@ nat { } } } +nat64 { + source { + rule 1 { + source { + prefix "64:ff9b::/96" + } + translation { + pool 1 { + address "10.64.0.0/24" + port "1000-32766" + } + } + } + } +} nat66 { destination { rule 1 {