firewall rules

This commit is contained in:
2026-03-16 16:07:32 +01:00
parent 4a9a71bad1
commit 164ed80931

View File

@@ -200,12 +200,14 @@
53317 #localsend 53317 #localsend
3390 #rdp 3390 #rdp
9090 9090
8000
]; ];
networking.firewall.allowedUDPPorts = [ networking.firewall.allowedUDPPorts = [
24800 #Synergy 24800 #Synergy
53317 #localsend 53317 #localsend
3390 #rdp 3390 #rdp
9090 9090
8000
]; ];
networking.firewall.trustedInterfaces = [ "virbr0" ]; networking.firewall.trustedInterfaces = [ "virbr0" ];
networking.nat = { networking.nat = {