Author Topic: Unable to attach a server monitor  (Read 188 times)

Offline helmet648

  • Newbie
  • *
  • Posts: 6
    • View Profile
Unable to attach a server monitor
« on: 22-03-2015, 19:03:27 »
i use a php script on a webpage to have a simple server list with online/offline buttons to show weather its online or not.

i cannot find the open port for the game. trying to fsockopen 16567 is returning closed even when the server is running.

anyone have a clue as to why this is happening?

running web server on the same box as the bf2/fh2 server, and 2 insurgency servers, a minecraft server, and mumble. all of which my php script can see if they're running or not.

it also doesn't appear that any of my ports are overlapping.

Protocol   Ports Forwarded   
TCP/UDP   80                  
TCP/UDP   27005 - 27015   
TCP/UDP   65000          
TCP/UDP   27016          
TCP/UDP   27025          
TCP/UDP   9231                  
TCP/UDP   25565          
TCP/UDP   8123                    
TCP/UDP   22                  
TCP/UDP   16567          
TCP/UDP   1500 - 4999   
TCP/UDP   18060          
TCP/UDP   27900 - 27901   
TCP/UDP   29910          
TCP/UDP   29920          
TCP/UDP   55123 - 55124   
TCP/UDP   55215          

Offline helmet648

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Unable to attach a server monitor
« Reply #1 on: 22-03-2015, 22:03:16 »
the listen port for bf2 is 4711