From eddc95c5df810cb8a23235060915907a57c4913e Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 20 Apr 2024 09:37:24 +0200 Subject: prod: update ip config for Free ISP at Neptune --- cluster/prod/site/neptune.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/site') diff --git a/cluster/prod/site/neptune.nix b/cluster/prod/site/neptune.nix index ab24f4a..5f3e6e2 100644 --- a/cluster/prod/site/neptune.nix +++ b/cluster/prod/site/neptune.nix @@ -2,7 +2,7 @@ { deuxfleurs.siteName = "neptune"; - deuxfleurs.staticIPv4.defaultGateway = "192.168.1.1"; + deuxfleurs.staticIPv4.defaultGateway = "192.168.1.254"; deuxfleurs.cnameTarget = "neptune.site.deuxfleurs.fr."; deuxfleurs.publicIPv4 = "77.207.15.215"; } -- cgit v1.2.3