mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-28 18:40:20 -05:00
ns2.grapheneos.org: switch to location-based server names
This commit is contained in:
parent
2cf774ca19
commit
9e6b18e3b2
12 changed files with 27 additions and 27 deletions
|
|
@ -11,12 +11,12 @@ table inet filter {
|
|||
|
||||
define ip-allowlist-ssh = {
|
||||
{{ssh_ipv4}},
|
||||
198.98.53.141, # 0.ns2.grapheneos.org
|
||||
198.98.53.141, # nyc.ns2.grapheneos.org
|
||||
}
|
||||
|
||||
define ip6-allowlist-ssh = {
|
||||
{{ssh_ipv6}},
|
||||
2605:6400:10:102e:95bc:89ef:2e7f:49bb, # 0.ns2.grapheneos.org
|
||||
2605:6400:10:102e:95bc:89ef:2e7f:49bb, # nyc.ns2.grapheneos.org
|
||||
}
|
||||
|
||||
define priority-besteffort = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue