From 2953080fb8eac045bb3ba7875fd940892798a4bd Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Thu, 26 Oct 2023 12:36:06 +0200 Subject: [PATCH] Monitor anella instead of gw.bsc.es The target gw.bsc.es doesn't reply to our ICMP probes from hut. However, the anella hop in the tracepath is a good candidate to identify cuts between the login and the provider and between the provider and external hosts like Google or Cloudflare DNS. Reviewed-By: Aleix Roca Nonell --- m/hut/monitoring.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m/hut/monitoring.nix b/m/hut/monitoring.nix index 61fa22c..b0761c3 100644 --- a/m/hut/monitoring.nix +++ b/m/hut/monitoring.nix @@ -137,7 +137,7 @@ "1.1.1.1" "8.8.8.8" "ssfhead" - "gw.bsc.es" + "anella-bsc.cesca.cat" ]; }]; relabel_configs = [