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"; }]; };