feat(steveej-x13s): accept iperf3 traffic on all interfaces

This commit is contained in:
steveej 2024-04-18 17:36:13 +02:00
parent a77a7f98f2
commit 4c85413b56

View file

@ -96,6 +96,11 @@
networking.firewall.interfaces."en+".allowedUDPPorts = udp;
networking.firewall.interfaces."wl+".allowedTCPPorts = tcp;
networking.firewall.interfaces."wl+".allowedUDPPorts = udp;
networking.firewall.allowedTCPPorts = [
# iperf3
5201
];
})
../../snippets/home-manager-with-zsh.nix