mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-23 00:10:25 -05:00
add bird to ns2.grapheneos.org to use our IP space
This commit is contained in:
parent
f1859e38cc
commit
80c8b239d5
4 changed files with 4 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ table inet filter {
|
||||||
type filter hook output priority raw
|
type filter hook output priority raw
|
||||||
|
|
||||||
oif lo goto output-raw-loopback
|
oif lo goto output-raw-loopback
|
||||||
skuid != { root, systemd-network, unbound, alpm, chrony, http, powerdns, dnsdist, geoipupdate } counter goto graceful-reject
|
skuid != { root, systemd-network, unbound, alpm, chrony, http, powerdns, dnsdist, geoipupdate, bird } counter goto graceful-reject
|
||||||
udp sport $udp-ports notrack accept
|
udp sport $udp-ports notrack accept
|
||||||
|
|
||||||
# translate DSCP to priority for fq bands
|
# translate DSCP to priority for fq bands
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
b3sum
|
b3sum
|
||||||
base
|
base
|
||||||
|
bird
|
||||||
chrony
|
chrony
|
||||||
cloud-guest-utils
|
cloud-guest-utils
|
||||||
conntrack-tools
|
conntrack-tools
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
b3sum
|
b3sum
|
||||||
base
|
base
|
||||||
|
bird
|
||||||
chrony
|
chrony
|
||||||
cloud-guest-utils
|
cloud-guest-utils
|
||||||
conntrack-tools
|
conntrack-tools
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
b3sum
|
b3sum
|
||||||
base
|
base
|
||||||
|
bird
|
||||||
certbot
|
certbot
|
||||||
chrony
|
chrony
|
||||||
cloud-guest-utils
|
cloud-guest-utils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue