Hallo,
I need a little help, or hint how to make the server up and running:
I D/L, patched up, make it use config.cfg, all the stuff.
The problem starts when somebody wants to join the server, the joining message ends up with connecton failed.
I have the server_Arma executable allowed on firewall and UDP ports 2302,2303,2304 and 2305 forwarded in both directions to the machine on the router.
My observations:
1. The server listens on 2304 altough there is rule port, port+1 and port+3 typed in the readme.
2. Sometimes the server does listen briefly on completely different port (like 3799)
3. There is a communication going on on port 2302, so firewall issue is virtually eliminated.
My feeling about it is that the server does register itself on Gamespy, but for some reason does not accept any other connections on UDP 2302.
Any idea what I made wrong?