1
0

Transport public net to different location ans source route backtraffic via gre

This commit is contained in:
2021-01-13 13:52:04 +01:00
parent fff74fed87
commit 31b5abf7ec
2 changed files with 78 additions and 4 deletions

View File

@@ -135,7 +135,7 @@
gre-carbon4 = {
remote = "10.152.104.1";
local = (lib.head config.networking.interfaces.lo.ipv4.addresses).address;
address = "169.254.201.1/24";
address = "10.153.201.1/24";
};
};
};