ajout des ports pour iperf
This commit is contained in:
@@ -24,4 +24,7 @@
|
||||
openvpn
|
||||
tinc
|
||||
];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [5201]; # iperf
|
||||
networking.firewall.allowedUDPPorts = [5201]; # iperf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user