What algorithm does it use to find players?
http://runeaudio.local is working on my desktops (Ethernet connected), but are not working on my wifi-connected tablet. Neither is the RuneAudio Remote Control for Android. My server seems to be running all the usual protocols:
[root@runeaudio ~]# netstat -tna
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:6600 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5002 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:83 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 198 0 192.168.86.106:80 192.168.86.22:36199 ESTABLISHED
tcp 0 0 192.168.86.106:22 192.168.86.2:46062 ESTABLISHED
tcp 168 0 192.168.86.106:80 192.168.86.22:36222 ESTABLISHED
[root@runeaudio ~]#