aboutsummaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-04-05 18:28:45 +0200
committerAlex Auvolat <alex@adnab.me>2021-04-05 18:28:45 +0200
commit1df83c60649cd70d951c883322d96d90641e2396 (patch)
treefcab6df219a3bf44ace5987ddc1635e731c4ac88 /os
parent0b4c61dfe1102519157b8f8896a779fa9343a743 (diff)
downloadinfrastructure-1df83c60649cd70d951c883322d96d90641e2396.tar.gz
infrastructure-1df83c60649cd70d951c883322d96d90641e2396.zip
Add iptables rules allowing new IPv6
Diffstat (limited to 'os')
-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 e2b94ea..17141b8 100644
--- a/os/config/roles/network/templates/rules.v6
+++ b/os/config/roles/network/templates/rules.v6
@@ -38,6 +38,8 @@
-A DEUXFLEURS-TRUSTED-NET -s 2001:4b98:dc0:41:216:3eff:fe9b:1afb/128 -j DEUXFLEURS-TRUSTED-PORT
# Quentin@Rennes
-A DEUXFLEURS-TRUSTED-NET -s 2a01:e35:2fdc:dbe0::0/64 -j DEUXFLEURS-TRUSTED-PORT
+# Erwan@Rennes
+-A DEUXFLEURS-TRUSTED-NET -s 2a01:e0a:260:b5b0::0/64 -j DEUXFLEURS-TRUSTED-PORT
# Source address is not trusted
-A DEUXFLEURS-TRUSTED-NET -j RETURN