aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-08-18 22:31:34 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-08-18 22:31:34 +0200
commit38a0feffe02b7e6641cb72615fc4f4f33d184914 (patch)
tree1b4b04a5659e10df17a90ffaf62434a257aa541e
parent1e003461bd8d0756bfedee2d37924c3fd7ed55f6 (diff)
downloadinfrastructure-38a0feffe02b7e6641cb72615fc4f4f33d184914.tar.gz
infrastructure-38a0feffe02b7e6641cb72615fc4f4f33d184914.zip
Add zorun
-rw-r--r--os/config/roles/network/templates/rules.v62
1 files changed, 2 insertions, 0 deletions
diff --git a/os/config/roles/network/templates/rules.v6 b/os/config/roles/network/templates/rules.v6
index 1d4bbaf..6fe5b88 100644
--- a/os/config/roles/network/templates/rules.v6
+++ b/os/config/roles/network/templates/rules.v6
@@ -42,6 +42,8 @@
-A DEUXFLEURS-TRUSTED-NET -s 2a01:e0a:260:b5b0::0/64 -j DEUXFLEURS-TRUSTED-PORT
# LX@Orsay
-A DEUXFLEURS-TRUSTED-NET -s 2a06:a004:3025:1::0/64 -j DEUXFLEURS-TRUSTED-PORT
+# Zorun@Nantes
+-A DEUXFLEURS-TRUSTED-NET -s 2a00:5881:4008::/56 -j DEUXFLEURS-TRUSTED-PORT
# Source address is not trusted
-A DEUXFLEURS-TRUSTED-NET -j RETURN