aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/nftables.conf
diff options
context:
space:
mode:
authorHafnium <haf@hafnium.me>2021-06-17 23:25:46 +0200
committerEmil Renner Berthing <esmil@labitat.dk>2021-06-17 23:46:43 +0200
commit597b4122c5428db223e736ad66b9bf2a7dff3fd3 (patch)
treebc902fbb99de74f8246adb13cc5973024b11294d /roles/space_server/files/nftables.conf
parent3484a1ec6e022b17288884e0d6337000abe9585f (diff)
downloadlabitat-ansible-597b4122c5428db223e736ad66b9bf2a7dff3fd3.tar.gz
labitat-ansible-597b4122c5428db223e736ad66b9bf2a7dff3fd3.tar.xz
labitat-ansible-597b4122c5428db223e736ad66b9bf2a7dff3fd3.zip
space_server: bird: add bgp peering for Hafnium/AS211153
Commit message and nftables rule fixed up by Esmil
Diffstat (limited to 'roles/space_server/files/nftables.conf')
-rw-r--r--roles/space_server/files/nftables.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/space_server/files/nftables.conf b/roles/space_server/files/nftables.conf
index 3375826..30cda74 100644
--- a/roles/space_server/files/nftables.conf
+++ b/roles/space_server/files/nftables.conf
@@ -57,6 +57,7 @@ define colo_net6 = {
2a01:4262:1ab:1100::/60, # Asbjorn
2a01:4262:1ab:1110::/60, # Esmil
2001:678:15c::/48, # graffen
+ 2a0e:8f02:f034::/48 # Hafnium
}
define avahi_ifs = { $wire_if, $priv_if, $pass_if }