Author Topic: StatServerCCPulse port getting blocked by ssbackup00 file  (Read 7079 times)

Offline mduran22

  • Full Member
  • ***
  • Posts: 108
  • Karma: 5
Re: StatServerCCPulse port getting blocked by ssbackup00 file
« Reply #15 on: July 10, 2014, 08:59:06 PM »
You are not really good with names are you ;D.

Start by using netstat (or a GUI port viewer, there are plenty out there) on the server to see if the executable and port are still up and available after this issue occurs. You may also want to check your processes on the server to see if stat server is still running, I assume you checked this and/or the logs to make sure the stat server process didn't shut down. Although by the sound of all the clients dropping, the process may be terminating and not have anything to do with the port (other than the port would be closed when the process terminates).

If the port is still up and running, use telnet to connect to the port form a command line directly on the server (no network or firewall to consider). If this works telnet from a command line on the client to see if you can connect to the port.