From ef8874abf3144238bb5c822dde430c9b014893e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Wed, 21 Feb 2024 23:11:17 +0000 Subject: space_server: networkd: move Tor network to vlan 25 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Asbjørn Sloth Tønnesen --- roles/space_server/templates/nftables.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/space_server/templates/nftables.conf.j2') diff --git a/roles/space_server/templates/nftables.conf.j2 b/roles/space_server/templates/nftables.conf.j2 index 6567315..d4fe277 100644 --- a/roles/space_server/templates/nftables.conf.j2 +++ b/roles/space_server/templates/nftables.conf.j2 @@ -48,7 +48,7 @@ define nat64_net4 = 10.42.128.0/17 define colo_if = lan20 -define tor_if = lan21 +define tor_if = lan25 define tor_net4 = 185.38.175.128/28 define tor_net6 = 2a01:4262:1ab:ffff::/64 -- cgit v1.2.1