SplitHorizon: updated sample config.

This commit is contained in:
Shreyas Zare
2023-10-29 20:35:15 +05:30
parent 7f34ccd3c6
commit be8391ab89

View File

@@ -18,7 +18,7 @@
"enabled": true, "enabled": true,
"translateReverseLookups": true, "translateReverseLookups": true,
"externalToInternalTranslation": { "externalToInternalTranslation": {
"1.2.3.4": "10.0.0.4", "1.2.3.0/24": "10.0.0.0/24",
"5.6.7.8": "10.0.0.5" "5.6.7.8": "10.0.0.5"
} }
}, },