From b51c69d330bb6c2e132ead41d1f1e46b93d52ad9 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Mon, 28 Nov 2016 19:30:22 +0100 Subject: [PATCH] tinc: modification plage addresse --- config-generator.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config-generator.nix b/config-generator.nix index d440bb9..0bdd497 100644 --- a/config-generator.nix +++ b/config-generator.nix @@ -211,7 +211,7 @@ in kibana = true; print = true; rabbitmq = true; - tincAddress = "192.168.12.3/32"; + tincAddress = "192.168.12.3/24"; tincExtraConfig = "ConnectTo = phenom_dubronetwork_fr"; virtualbox = true; }; @@ -232,7 +232,7 @@ in r6d.config-generator = { laptop = true; - tincAddress = "192.168.12.2/32"; + tincAddress = "192.168.12.2/24"; tincExtraConfig = "ConnectTo = phenom_dubronetwork_fr"; }; }) @@ -286,7 +286,7 @@ in r6d.config-generator = { nix-serve-server = true; edition-photo = true; - tincAddress = "192.168.12.1/32"; + tincAddress = "192.168.12.1/24"; }; }) (mkIf comp.isRollo {