From 461b380f51b6aca3113f581378846e4902bea6fe Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 23 Aug 2025 17:46:19 +0100 Subject: Migrate away from earth to silver --- roles/wgtor/templates/wgtor0.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/wgtor/templates') diff --git a/roles/wgtor/templates/wgtor0.conf.j2 b/roles/wgtor/templates/wgtor0.conf.j2 index 5d72891..6acb081 100644 --- a/roles/wgtor/templates/wgtor0.conf.j2 +++ b/roles/wgtor/templates/wgtor0.conf.j2 @@ -16,7 +16,7 @@ PostDown = iptables -t nat -D PREROUTING -i %i -p udp --dport 5353 -j REDIRECT - PostDown = iptables -t nat -D PREROUTING -i %i -p tcp --syn -j REDIRECT --to-ports 9040 PostDown = iptables -t nat -D OUTPUT -p tcp -d 10.192.0.0/10 -j REDIRECT --to-ports 9040 -# earth +# silver [Peer] PublicKey = HhBhDQmGzltIGQOn+clbRIkQt7ocPAuqsUS+ytinIwU= AllowedIPs = 10.0.2.2/32 -- cgit v1.2.3-70-g09d2