From 071dab89857b87cbdc3b1a1f7d013b79614ffeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sat, 14 Nov 2015 21:51:52 +0000 Subject: [PATCH] allow iperf --- services-eve/00-local | 1 + 1 file changed, 1 insertion(+) diff --git a/services-eve/00-local b/services-eve/00-local index 6ccf35f..b8748b7 100644 --- a/services-eve/00-local +++ b/services-eve/00-local @@ -2,3 +2,4 @@ &allow_local(udp, 60000:60010); # Mosh &allow_local(tcp, 655); # tinc &allow_local(udp, 655); # tinc +&allow_local(tcp, 5001); # iperf