From 151ac3dee4f578211e8acd780b9edd9dcf13c271 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 26 May 2018 20:58:52 +0200 Subject: iperf server --- odin.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index 48fad79f..ca20efe7 100644 --- a/odin.nix +++ b/odin.nix @@ -75,6 +75,7 @@ allowedTCPPorts = [ 22 # ssh 139 445 # samba 2010 # notmuch-tcp + 5001 # iperf ]; allowedTCPPortRanges = [ { from = 8080; to = 8080; } # motion ]; -- cgit v1.2.3