Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fefc7ff81a | ||
|
|
1727755942 | ||
|
|
c6bfe1200c |
@@ -140,7 +140,8 @@ EOF
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 7881 ];
|
||||
networking.firewall.allowedTCPPorts = [ 5349 7881 ];
|
||||
networking.firewall.allowedUDPPorts = [ 3478 ];
|
||||
networking.firewall.allowedUDPPortRanges = [
|
||||
{ from = 7882; to = 7894; }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user