From 4d094ae07714b2941bb3e3d927d632313ce0b80b Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 19 Sep 2022 19:30:57 +0200 Subject: [PATCH] flpk-gw: move to ipv4 network address hacky, but leaves one more address --- config/net/flpk.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/net/flpk.nix b/config/net/flpk.nix index e5144b0..329cca5 100644 --- a/config/net/flpk.nix +++ b/config/net/flpk.nix @@ -5,7 +5,7 @@ # we get a /56 subnets6.flpk = "2a0f:5382:acab:1400::/64"; hosts4 = { - flpk-gw = "45.158.40.161"; + flpk-gw = "45.158.40.160"; leon = "45.158.40.162"; }; hosts6.flpk = {