mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-12-11 06:35:46 -05:00
rename update servers
This commit is contained in:
parent
4599ed0b06
commit
785ad04bbf
12 changed files with 40 additions and 40 deletions
|
|
@ -5,12 +5,12 @@ flush ruleset
|
|||
table inet filter {
|
||||
define ip-allowlist-ssh = {
|
||||
51.222.156.101, # 0.grapheneos.org
|
||||
45.90.185.33, # 4.releases.grapheneos.org
|
||||
45.90.185.33, # 0.releases.grapheneos.org
|
||||
}
|
||||
|
||||
define ip6-allowlist-ssh = {
|
||||
2607:5300:205:200::29c6, # 0.grapheneos.org
|
||||
2a14:3f87:6920:250::100, # 4.releases.grapheneos.org
|
||||
2a14:3f87:6920:250::100, # 0.releases.grapheneos.org
|
||||
}
|
||||
|
||||
set ip-connlimit-ssh {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue