Merge pull request 'open up zerotier ports' (#705) from Mic92-wayland-update into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/705
This commit is contained in:
@@ -123,6 +123,10 @@ in
|
||||
|
||||
networking.firewall.interfaces."zt+".allowedTCPPorts = [ 5353 ]; # mdns
|
||||
networking.firewall.interfaces."zt+".allowedUDPPorts = [ 5353 ]; # mdns
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 9993 ]; # zerotier
|
||||
networking.firewall.allowedUDPPorts = [ 9993 ]; # zerotier
|
||||
|
||||
networking.networkmanager.unmanaged = [ "interface-name:zt*" ];
|
||||
|
||||
services.zerotierone = {
|
||||
|
||||
Reference in New Issue
Block a user