mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 05:35:00 -05:00
replace mail.grapheneos.org server
This commit is contained in:
parent
da98484270
commit
0e3521564c
2
hosts.sh
2
hosts.sh
@ -82,7 +82,7 @@ declare -Ar hosts_ipv6_address=(
|
||||
[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
|
||||
[mail.grapheneos.org]=2607:5300:205:200::94f
|
||||
[mail.grapheneos.org]=2607:5300:205:200::472f
|
||||
[staging.grapheneos.org]=2605:6400:10:9d6:6d84:e183:acda:16d7
|
||||
[0.grapheneos.org]=2607:5300:205:200::29c6
|
||||
[1.grapheneos.org]=2605:6400:20:1131:8088:e08:84e6:632
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:05:ba:03
|
||||
MACAddress=fa:16:3e:ee:8b:bc
|
||||
|
||||
[Link]
|
||||
Name=public
|
||||
|
@ -4,16 +4,16 @@ Name=public
|
||||
[Network]
|
||||
LinkLocalAddressing=no
|
||||
Address=192.99.98.22/32
|
||||
Gateway=51.161.8.1
|
||||
Address=2607:5300:205:200::94f/128
|
||||
Gateway=51.79.64.1
|
||||
Address=2607:5300:205:200::472f/128
|
||||
Gateway=2607:5300:205:200::1
|
||||
|
||||
[Route]
|
||||
Destination=51.161.8.1
|
||||
Destination=51.79.64.1
|
||||
|
||||
[Route]
|
||||
Destination=2607:5300:205:200::1
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=250M
|
||||
Bandwidth=500M
|
||||
PriorityQueueingPreset=besteffort
|
||||
|
Loading…
Reference in New Issue
Block a user