mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-24 16:53:07 -05:00
nftables: remove obsolete ns1 Rage4 IPv6 address
This commit is contained in:
parent
fd8644bc06
commit
79cb9a5b3a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ table inet filter {
|
|||
define udp-ports = 53
|
||||
|
||||
define ip-anycast = 185.187.152.9
|
||||
define ip6-anycast = { 2602:f4d9::1, 2a05:b0c4:1::8 }
|
||||
define ip6-anycast = 2602:f4d9::1
|
||||
|
||||
define ip-allowlist-ssh = {
|
||||
{{ssh_ipv4}},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue