-
Member
What port should i open if the locator port is -9500?
Hello, is there any way to unblock a port called -9500? title says all, i've installed one firewall and i dont know how to unblock -9500 port, any suggestion?
-
-
Re: What port should i open if the locator port is -9500?
-9500 is not a valid port number. Ports range from 0-65535.
That being said, signed short is 0x0251 in hex, which is 593.
You should just change your source to read port 593 in matchserver and open port 593, because it's the exact same thing except... you know, actually a valid port number.
Ports cannot be negative.
-
Member
Re: What port should i open if the locator port is -9500?
Last edited by LGPaul; 10-11-14 at 10:02 PM.