From 26e9a7d7da4fc428678c834d13612572f83daa92 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 18 Sep 2022 18:06:41 +0200 Subject: [PATCH] New htdf-gw ip --- mastus/dns.nix | 4 ++-- petalius.nix | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mastus/dns.nix b/mastus/dns.nix index 5cf24e9..009481a 100644 --- a/mastus/dns.nix +++ b/mastus/dns.nix @@ -48,8 +48,8 @@ in misuji ${misuji} mastus ${mastus} - home-gw IN A 80.109.2.154 - htdf-gw IN A 80.109.2.154 + home-gw IN A 80.109.29.104 + htdf-gw IN A 80.109.29.104 ams-gw IN A 82.217.167.76 @ ${mastus} diff --git a/petalius.nix b/petalius.nix index bb9b683..a36a1a3 100644 --- a/petalius.nix +++ b/petalius.nix @@ -132,7 +132,7 @@ publicKey = "ByLlJbevlTBooAo2RIZGGJvBHKqA9qiOpHBvR5yuJX4="; allowedIPs = ["10.56.0.0/14" "10.60.1.1"]; # endpoint = "htdf-gw.gebner.org:35869"; - # endpoint = "80.109.2.154:35869"; + # endpoint = "80.109.29.104:35869"; endpoint = "127.0.0.1:35869"; }]; };