This commit is contained in:
Leon Vita 2022-11-22 12:09:51 +00:00
parent dab7d198aa
commit 436f2e59f0
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
networking.firewall = {
allowedTCPPorts = [ 5000 22 53 80 443 8080 12000 ];
allowedUDPPorts = [ 5000 22 53 80 8080 18900 19900 ];
allowedUDPPorts = [ 53 80 8080 18900 19900 ];
};
#_______________________________Begin-VPN1-Server____________________________________