firewall rules
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user