Peter Simons 6bc4007e60 nixos: don't white-list port 8200 in the firewall when minidlna is enabled
If you want minidla to accept connections from the rest of the world, please
add

    networking.firewall.allowedTCPPorts = [ 8200 ];
    networking.firewall.allowedUDPPorts = [ 1900 ];

to /etc/nixos/configuration.nix.

See <http://lists.science.uu.nl/pipermail/nix-dev/2013-November/011997.html>
for the discussion that lead to this.
2013-12-23 21:32:13 +01:00
..
2013-11-12 13:48:30 +01:00
2013-12-20 18:16:56 +04:00
2013-10-29 15:55:25 +01:00
2013-10-29 17:39:32 +01:00
2013-10-30 18:47:43 +01:00
2013-12-09 21:35:01 +01:00
2013-10-30 18:47:43 +01:00