diff --git a/hosts/dn42-il-gw1/configuration.nix b/hosts/dn42-il-gw1/configuration.nix index ac02dad..1665ec5 100644 --- a/hosts/dn42-il-gw1/configuration.nix +++ b/hosts/dn42-il-gw1/configuration.nix @@ -265,14 +265,18 @@ }; networking.firewall.allowedUDPPorts = [ + 50150 # wg0150 50565 # wg0565 + 50663 # wg0663 51240 # wg1240 51241 # wg1241 51271 # wg1271 51272 # wg1272 51280 # wg1280 + 52189 # wg2189 54719 # wg4719 51718 # wg1718 + 56190 # wg6190 ]; profiles.clerie.dn42-router = {