From 8b00be73be6a45edbd5e3c9d895e99f3f8fb3838 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Mon, 23 May 2022 16:33:25 +0100 Subject: [PATCH] trust VM-facing IP addresses for desiato --- master | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master b/master index 6e53d92..ad926f8 100644 --- a/master +++ b/master @@ -90,7 +90,7 @@ domainlist relay_domains = !+virtual_domains : partial1-lsearch;CLUSTER/relay-do # Trust the boxes in the cluster, and also trust vger since it sends our # users so much mail, and has fairly decent checks of its own. hostlist trust_hosts = twosheds.infradead.org : \ - desiato.infradead.org : \ + desiato.infradead.org : 178.238.156.105 : 2001::8b0::10b::1234::::1 : \ merlin.infradead.org : \ 205.233.59.134 : 2001::4978::20e::::2 : \ bombadil.infradead.org : 2607::7c80::54::3::::133 : \ -- 2.50.1