On 04/01/2013 04:23 PM, Bob Williams wrote:
On 01/04/13 11:59, lynn wrote:
Hi Certain videos, usually .mp4's, sometimes don't appear on the client. They can sometimes be made to appear by restarting the server and client (a pain). I think that this is an openSUSE or minidlna issue since I can transfer the same .mp4 to my Android tablet and DNLA it from there where it _always_ appears. I observe the same behaviour with the firewall turned off. I've checked the file and folder permissions and they're all lynn:users. The logs seem fine:
[2013/04/01 10:19:15] minidlna.c:884: warn: Starting MiniDLNA version 1 .0.25 [SQLite 3.7.14.1]. [2013/04/01 10:19:15] minidlna.c:990: warn: HTTP listening on port 8200
and photos and mp3's always appear without fail.
As you can see some files (but not .mp4s), I guess it's not a firewall problem. Nevertheless, this *may* help:
Edit the following lines in /etc/sysconfig/SuSEfirewall2
FW_DEV_EXT="eth0" # may be different interface in your case FW_SERVICES_EXT_TCP="8200" FW_SERVICES_EXT_UDP="1900" FW_SERVICES_EXT_IP="igmp"
I guess the OP is using the minidlna within the home network, so my question is why do you want these EXT_ ports and protocols to be opened to the world. If they are indeed needed than these should be INT_ but by default SuSEFfirewall2 does not protect from internal networks so they should not be needed -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org