From 69c7d9d6d93601b6c25b3f9972a032f2a35a7c1c Mon Sep 17 00:00:00 2001 From: Romain de Laage Date: Sat, 7 Nov 2020 12:05:19 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'content/docs/hosti?= =?UTF-8?q?ng/dlna.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/docs/hosting/dlna.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/docs/hosting/dlna.md b/content/docs/hosting/dlna.md index 00187ab..c59eb32 100644 --- a/content/docs/hosting/dlna.md +++ b/content/docs/hosting/dlna.md @@ -22,4 +22,6 @@ dans mon cas. Il est intéressant de modifier `media_dir` pour pointer vers l'endroit où vous stockez vos médias. -On peut faire un `systemctl enable --now minidlna` ou `systemctl restart minidlna`. \ No newline at end of file +On peut faire un `systemctl enable --now minidlna` ou `systemctl restart minidlna`. + +Si vous avez un pare feu il faut penser à ajouter le traffic vers et depuis le port 8200 en tcp sur le réseau local. On peut aussi simplement autoriser tout le traffic sur le réseau local. \ No newline at end of file