From 60ec9aab2ac939b9d7342d5aefa25aec4b628b47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20=E2=80=9CNiols=E2=80=9D=20Jeannerod?= Date: Thu, 21 Nov 2024 11:32:48 +0100 Subject: [PATCH] Follow @kevin's recommendations --- infra/common/networking.nix | 1 + infra/common/nftables-ruleset.nft | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/common/networking.nix b/infra/common/networking.nix index 376a9ca..49a069b 100644 --- a/infra/common/networking.nix +++ b/infra/common/networking.nix @@ -57,6 +57,7 @@ in "95.215.185.6" "95.215.185.7" "2a00:51c0::5fd7:b906" + "2a00:51c0::5fd7:b907" ]; firewall.enable = false; diff --git a/infra/common/nftables-ruleset.nft b/infra/common/nftables-ruleset.nft index 523027b..0bd23c3 100644 --- a/infra/common/nftables-ruleset.nft +++ b/infra/common/nftables-ruleset.nft @@ -10,7 +10,6 @@ define ssh_allow = { 95.215.185.92/32, # host088 ipv4 95.215.185.211/32, # host089 ipv4 95.215.185.34/32, # nagios2 ipv4 - 95.215.185.181/32, # ansible.procolix.com 95.215.185.235/32, # ansible-hq } define snmp_allow = {