summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-11-07 19:51:04 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2015-11-07 19:51:04 +0100
commit01a93e0f1b82cc5b60c35a227ef6b2d1b3fc8111 (patch)
tree5d8b17cfadd10d6bd571be7fede9c522a44cbd08
parent9b945b0330533e6fd008091668faef8f1cf729cb (diff)
downloadnixos-01a93e0f1b82cc5b60c35a227ef6b2d1b3fc8111.tar
nixos-01a93e0f1b82cc5b60c35a227ef6b2d1b3fc8111.tar.gz
nixos-01a93e0f1b82cc5b60c35a227ef6b2d1b3fc8111.tar.bz2
nixos-01a93e0f1b82cc5b60c35a227ef6b2d1b3fc8111.tar.xz
nixos-01a93e0f1b82cc5b60c35a227ef6b2d1b3fc8111.zip
http(s) on ymir
-rw-r--r--ymir.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 17efe8cc..bf8c29fb 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -64,6 +64,8 @@ in {
64 5269 # xmpp.s2s 64 5269 # xmpp.s2s
65 655 # tinc.yggdrasil 65 655 # tinc.yggdrasil
66 656 # tinc.laeradhr 66 656 # tinc.laeradhr
67 80 # http
68 443 # https
67 ]; 69 ];
68 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh 70 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh
69 ]; 71 ];