diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 | ]; |
