mic92: use subnet that does not include my server

This commit is contained in:
Jörg Thalheim 2020-08-13 08:05:03 +01:00
parent e296d69e1a
commit da272bc7c3
No known key found for this signature in database
GPG Key ID: 003F2096411B5F92

View File

@ -276,8 +276,8 @@ in {
tinc.subnets = [
# ohorn lan
"fd42:4492:6a6d:500:8526:2adf:7451:8bbb"
# same prefix as `config.krebs.hosts.eve.nets.retiolum.ip6.addr`
"42:0000:3c46:70c7::/80"
# docker network
"42:0000:002b:1605:3::/80"
];
};
};