added two ports to firewall allowedUDPPorts, those two are needed for the share and hot networkmanager connections
This commit is contained in:
@@ -216,6 +216,8 @@
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
3702 # wsdd
|
||||
51820 # wireguard
|
||||
67 # allow DHCP traffic
|
||||
53 # allow dns
|
||||
];
|
||||
|
||||
networking.search = [ "c2vi.local" ];
|
||||
|
||||
Reference in New Issue
Block a user