Add LX@Orsay to trusted net

This commit is contained in:
Alex 2022-02-09 15:53:45 +01:00
parent f74651a0c3
commit 1410f2f8d8
No known key found for this signature in database
GPG Key ID: EDABF9711E244EB1
2 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,7 @@ job "garage" {
driver = "docker"
config {
advertise_ipv6_address = true
image = "dxflrs/amd64_garage:v0.6.0-rc1"
image = "dxflrs/amd64_garage:v0.6.0"
command = "/garage"
args = [ "server" ]
network_mode = "host"

View File

@ -40,6 +40,8 @@
-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
# LX@Orsay
-A DEUXFLEURS-TRUSTED-NET -s 2a01:e0a:c:a720:::0/64 -j DEUXFLEURS-TRUSTED-PORT
# Source address is not trusted
-A DEUXFLEURS-TRUSTED-NET -j RETURN