twonky not showing up on Roku,wmp

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
gordo
Posts:2
Joined:Mon Aug 20, 2007 1:57 am
twonky not showing up on Roku,wmp

Post by gordo » Mon Aug 20, 2007 2:04 am

I have installed twonkymedia 4.4 on a linux server and configured it via the web. It has correctly found my media and I can browse everything successfully via web browse. Unfortunately uPnP doesn't seem to be working. None of my 3 Soundbridges see the server and my Vista box picks it up when I browse the network but when I double click and wmp opens it doesn't find anything. When I check clients in the servers web interface it lists all 4 expected clients so it looks like twonky sees them even though they don't see it. One thing that has given me grief in the past is this server runs vmware so it has some additional virtual nics configured for that. The correct ip address is listed first in the list of network interfaces on the server status page????

There is no firewall running on the machine.

gordo
Posts:2
Joined:Mon Aug 20, 2007 1:57 am

Post by gordo » Sun Aug 26, 2007 1:03 pm

Found the solution - ethernet device needs to be in promiscuous mode, all multi seems to help as well;

ifconfig eth0 promisc allmulti

Locked