Contact

Corrections, additions, and errors you hit that are not documented here are all welcome. If you have a fix for something that cost you an afternoon, it belongs on this site.

Email: [email protected]

The free server hosting is gone. free.war24.net used to create Call of Duty servers on demand. That service has been shut down and is not coming back. The guides here cover running your own, and the patches and tools are on war24.net.

Useful when reporting a problem

  • Game and patch version, e.g. Call of Duty 2 1.3
  • The exact error text, copied rather than paraphrased
  • The server startup log, with cmdCount and Rcon from lines filtered out
  • Whether the server answers a raw status query from outside:
    printf '\xff\xff\xff\xffgetstatus' | nc -u -w2 YOUR.IP 28960 | head -c 400