From d22b380520f8299ef8c755d5b9a2a79f996ee730 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 18 Jan 2024 08:19:33 -0500 Subject: [PATCH] replace ns1.grapheneos.org server --- hosts.sh | 4 ++-- systemd/network/ns1.grapheneos.org.link | 2 +- systemd/network/ns1.grapheneos.org.network | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hosts.sh b/hosts.sh index 852d733..3825f28 100644 --- a/hosts.sh +++ b/hosts.sh @@ -47,7 +47,7 @@ declare -Ar hosts_journald_max_retention_sec=( declare -Ar hosts_ipv4_address=( [ns1.staging.grapheneos.org]=198.98.56.238 - [ns1.grapheneos.org]=51.222.14.6 + [ns1.grapheneos.org]=51.161.34.158 [0.ns2.grapheneos.org]=198.98.53.141 [1.ns2.grapheneos.org]=205.185.124.155 [2.ns2.grapheneos.org]=107.189.3.168 @@ -78,7 +78,7 @@ declare -Ar hosts_ipv4_address=( declare -Ar hosts_ipv6_address=( [ns1.staging.grapheneos.org]=2605:6400:10:c41:de92:c534:326a:711a - [ns1.grapheneos.org]=2607:5300:205:200::29e8 + [ns1.grapheneos.org]=2607:5300:205:200::eaa [0.ns2.grapheneos.org]=2605:6400:10:102e:95bc:89ef:2e7f:49bb [1.ns2.grapheneos.org]=2605:6400:20:1c8f:a0c9:372d:482e:945b [2.ns2.grapheneos.org]=2605:6400:30:ec25:102c:af6d:5be:1eb8 diff --git a/systemd/network/ns1.grapheneos.org.link b/systemd/network/ns1.grapheneos.org.link index 3dea2d7..fc24d44 100644 --- a/systemd/network/ns1.grapheneos.org.link +++ b/systemd/network/ns1.grapheneos.org.link @@ -1,5 +1,5 @@ [Match] -MACAddress=fa:16:3e:09:84:68 +MACAddress=fa:16:3e:2c:22:df [Link] Name=public diff --git a/systemd/network/ns1.grapheneos.org.network b/systemd/network/ns1.grapheneos.org.network index 71097bb..db775b2 100644 --- a/systemd/network/ns1.grapheneos.org.network +++ b/systemd/network/ns1.grapheneos.org.network @@ -4,7 +4,7 @@ Name=public [Network] DHCP=ipv4 LinkLocalAddressing=no -Address=2607:5300:205:200:0:0:0:29e8/128 +Address=2607:5300:205:200::eaa/128 Gateway=2607:5300:205:200::1 [Route] @@ -14,5 +14,5 @@ Destination=2607:5300:205:200::1 UseMTU=true [CAKE] -Bandwidth=250M +Bandwidth=500M PriorityQueueingPreset=besteffort