summaryrefslogtreecommitdiff
path: root/modules/router.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/router.nix')
-rw-r--r--modules/router.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/router.nix b/modules/router.nix
index ee95cf1..ace0b57 100644
--- a/modules/router.nix
+++ b/modules/router.nix
@@ -201,10 +201,9 @@ let
${toString mullvadPort}
}
define SERVER_LAN_PORTS = {
- tftp, 139, 445, 137, 138,
+ tftp,
1080, # socks
- wsdapi, # samba
- ws-discovery, # discovery
+ 139, 445, 137, 138, wsdapi, ws-discovery, # samba
}
table inet filter {
chain input {