mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
replace ns1.grapheneos.org server
This commit is contained in:
parent
d44a316624
commit
d22b380520
4
hosts.sh
4
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:09:84:68
|
||||
MACAddress=fa:16:3e:2c:22:df
|
||||
|
||||
[Link]
|
||||
Name=public
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user