add headscale udp port 3478
This commit is contained in:
parent
80f2bfe899
commit
4aa5443e9a
@ -602,14 +602,15 @@ in {
|
||||
53
|
||||
80
|
||||
443
|
||||
3478
|
||||
5349
|
||||
5350 # coturn
|
||||
3478 # headscale
|
||||
5349 # turn
|
||||
5350 # turn
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
53
|
||||
443
|
||||
41641
|
||||
3478 # headscale
|
||||
41641 # tailscale
|
||||
];
|
||||
allowedUDPPortRanges = coturn;
|
||||
logRefusedConnections = false;
|
||||
|
Loading…
Reference in New Issue
Block a user