Hi there,
as Nino states, for the website, u only need to add the port after localhost, in this case 3316. My host is on 192.168.2.0/24 network with 192.168.2.9 ip. I already did changes to that file to try out something but I still get the same error (No gameserver is available to the authorization server).
In fact, the default statement:
<iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.201"/>
should be good for all 192.168.0.0/16 addresses. What i don't understand in it is the fixed address 192.168.0.201. I changed it to mine, 192.168.2.9. For testing, i also added:
<iprange min="192.168.2.0" max="192.168.255.255" address="192.168.2.9"/>
but still the same. So, do you know if this statements is for allowed clients addresses or for allowed game servers addresses?
Puma, you didn't change anything else to get this working?
TY!





