DLNA forwarding with 1.7.0 broken
Posted: Thu Jan 22, 2015 3:53 am
Hi,
I had to add
to /etc/rc.local in order to make a LAN-attached DLNA server visible again for WLAN clients. That used to work out-of-the-box with earlier versions. Something seems to have changed in 1.7.0. Known issue with some fix in the queue already?
Thanks,
Jan
I had to add
Code: Select all
echo '0' > '/sys/devices/virtual/net/br-lan/bridge/multicast_snooping'
Thanks,
Jan