main
lewellien 2026-09-12 16:21:34 +02:00
parent ca7ca317ae
commit 71c950f496
1 changed files with 15 additions and 0 deletions

View File

@ -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 { nat66 {
destination { destination {
rule 1 { rule 1 {