Windows 2012 R2 Server Not Visible
I have ServIIO V2 running on a windows Server 2012 R2 (pro 2 license). I upgraded from 1.x, thinking that 2.0 would solve my problem. And at one point a year or more ago, I remember ServIIO showing up on my devices.
I have verified that port UDP 1900 and TCP 8895 are open and listening. But my devices (my laptop and receiver) do not see the ServIIO server.
I noted that in the log file, I am seeing an error that "[MutlicaseUtils] Host address 192.168.0.1 is not available, will retry again in X times"
OK, not surprising, since my local network is 192.168.1.x. However, I am unable to locate 192.168.0.1 in any configuration files for ServIIO.
The first question is whether this is related to the device snot able to find the ServIIO server. My sniff test tells me yes (MulticastUtils).
The second question is that I have been unable to find that IP in any file related to ServIIO (findstr /s /m /c:"192.168.0.1" c:\program files\serviio\*)
Any insights?