mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
replace 0.grapheneos.org and 0.grapheneos.network
This commit is contained in:
parent
8d1782161f
commit
6a0481714f
8
hosts.sh
8
hosts.sh
@ -53,11 +53,11 @@ declare -Ar hosts_ipv4_address=(
|
||||
[2.ns2.grapheneos.org]=107.189.3.168
|
||||
[mail.grapheneos.org]=192.99.98.22
|
||||
[staging.grapheneos.org]=199.195.250.78
|
||||
[0.grapheneos.org]=192.99.43.50
|
||||
[0.grapheneos.org]=51.222.156.101
|
||||
[1.grapheneos.org]=209.141.35.164
|
||||
[2.grapheneos.org]=51.178.136.41
|
||||
[3.grapheneos.org]=51.79.160.212
|
||||
[0.grapheneos.network]=51.79.54.68
|
||||
[0.grapheneos.network]=51.222.159.116
|
||||
[1.grapheneos.network]=209.141.37.35
|
||||
[2.grapheneos.network]=146.59.144.170
|
||||
[3.grapheneos.network]=51.79.165.181
|
||||
@ -84,11 +84,11 @@ declare -Ar hosts_ipv6_address=(
|
||||
[2.ns2.grapheneos.org]=2605:6400:30:ec25:102c:af6d:5be:1eb8
|
||||
[mail.grapheneos.org]=2607:5300:205:200::94f
|
||||
[staging.grapheneos.org]=2605:6400:10:9d6:6d84:e183:acda:16d7
|
||||
[0.grapheneos.org]=2607:5300:201:3100::1aae
|
||||
[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::a087
|
||||
[3.grapheneos.org]=2402:1f00:8000:800::25ba
|
||||
[0.grapheneos.network]=2607:5300:205:200::b44
|
||||
[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::df95
|
||||
[3.grapheneos.network]=2402:1f00:8000:800::e14
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:72:bb:3b
|
||||
MACAddress=fa:16:3e:2d:63:3f
|
||||
|
||||
[Link]
|
||||
Name=public
|
||||
|
@ -4,7 +4,7 @@ Name=public
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=no
|
||||
Address=2607:5300:205:200::b44/128
|
||||
Address=2607:5300:205:200::2584/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
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:b8:36:04
|
||||
MACAddress=fa:16:3e:40:35:e3
|
||||
|
||||
[Link]
|
||||
Name=public
|
||||
|
@ -4,15 +4,15 @@ Name=public
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=no
|
||||
Address=2607:5300:201:3100::1aae/128
|
||||
Gateway=2607:5300:201:3100::1
|
||||
Address=2607:5300:205:200::29c6/128
|
||||
Gateway=2607:5300:205:200::1
|
||||
|
||||
[Route]
|
||||
Destination=2607:5300:201:3100::1
|
||||
Destination=2607:5300:205:200::1
|
||||
|
||||
[DHCP]
|
||||
UseMTU=true
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=250M
|
||||
Bandwidth=500M
|
||||
PriorityQueueingPreset=besteffort
|
||||
|
Loading…
Reference in New Issue
Block a user