mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
replace 3.grapheneos.org and 3.grapheneos.network
This commit is contained in:
parent
55e7cadc02
commit
73a88e36ad
8
hosts.sh
8
hosts.sh
@ -115,11 +115,11 @@ declare -Ar hosts_ipv4_address=(
|
||||
[0.grapheneos.org]=51.222.156.101
|
||||
[1.grapheneos.org]=209.141.35.164
|
||||
[2.grapheneos.org]=54.37.41.188
|
||||
[3.grapheneos.org]=51.79.160.212
|
||||
[3.grapheneos.org]=51.79.160.50
|
||||
[0.grapheneos.network]=51.222.159.116
|
||||
[1.grapheneos.network]=209.141.37.35
|
||||
[2.grapheneos.network]=54.37.41.189
|
||||
[3.grapheneos.network]=51.79.165.181
|
||||
[3.grapheneos.network]=51.79.161.36
|
||||
[0.releases.grapheneos.org]=167.114.114.114
|
||||
[1.releases.grapheneos.org]=51.79.74.15
|
||||
[2.releases.grapheneos.org]=51.222.159.48
|
||||
@ -146,11 +146,11 @@ declare -Ar hosts_ipv6_address=(
|
||||
[0.grapheneos.org]=2607:5300:205:200::29c6
|
||||
[1.grapheneos.org]=2605:6400:20:1131:8088:e08:84e6:632
|
||||
[2.grapheneos.org]=2001:41d0:304:200::902f
|
||||
[3.grapheneos.org]=2402:1f00:8000:800::25ba
|
||||
[3.grapheneos.org]=2402:1f00:8000:800::16d6
|
||||
[0.grapheneos.network]=2607:5300:205:200::2584
|
||||
[1.grapheneos.network]=2605:6400:20:387:72d4:dab9:a369:f351
|
||||
[2.grapheneos.network]=2001:41d0:304:200::b109
|
||||
[3.grapheneos.network]=2402:1f00:8000:800::e14
|
||||
[3.grapheneos.network]=2402:1f00:8000:800::1949
|
||||
[0.releases.grapheneos.org]=2607:5300:201:3100::6210
|
||||
[1.releases.grapheneos.org]=2607:5300:205:200::2441
|
||||
[2.releases.grapheneos.org]=2607:5300:205:200::3f46
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:48:98:18
|
||||
MACAddress=fa:16:3e:9a:33:c3
|
||||
|
||||
[Link]
|
||||
Name=public
|
||||
|
@ -4,20 +4,20 @@ Name=public
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=no
|
||||
Address=2402:1f00:8000:800::e14/128
|
||||
Address=2402:1f00:8000:800::1949/128
|
||||
|
||||
[Route]
|
||||
Destination=::/0
|
||||
Gateway=2402:1f00:8000:800::1
|
||||
PreferredSource=2402:1f00:8000:800::e14
|
||||
PreferredSource=2402:1f00:8000:800::1949
|
||||
|
||||
[Route]
|
||||
Destination=2402:1f00:8000:800::1
|
||||
PreferredSource=2402:1f00:8000:800::e14
|
||||
PreferredSource=2402:1f00:8000:800::1949
|
||||
|
||||
[DHCP]
|
||||
UseMTU=true
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=250M
|
||||
Bandwidth=500M
|
||||
PriorityQueueingPreset=besteffort
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:6c:e7:43
|
||||
MACAddress=fa:16:3e:ed:88:95
|
||||
|
||||
[Link]
|
||||
Name=public
|
||||
|
@ -4,20 +4,20 @@ Name=public
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=no
|
||||
Address=2402:1f00:8000:800::25ba/128
|
||||
Address=2402:1f00:8000:800::16d6/128
|
||||
|
||||
[Route]
|
||||
Destination=::/0
|
||||
Gateway=2402:1f00:8000:800::1
|
||||
PreferredSource=2402:1f00:8000:800::25ba
|
||||
PreferredSource=2402:1f00:8000:800::16d6
|
||||
|
||||
[Route]
|
||||
Destination=2402:1f00:8000:800::1
|
||||
PreferredSource=2402:1f00:8000:800::25ba
|
||||
PreferredSource=2402:1f00:8000:800::16d6
|
||||
|
||||
[DHCP]
|
||||
UseMTU=true
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=250M
|
||||
Bandwidth=500M
|
||||
PriorityQueueingPreset=besteffort
|
||||
|
Loading…
Reference in New Issue
Block a user