ManDay 0 Posted December 22, 2006 Hello. The problem is noone can see my server in the browser or join. My forwared ports in the firewall: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">TCP 2300-2400 UDP 2300-2400 TCP 47624 UDP 47624 UDP 28800-28900 My server.cfg in the F:\BIS\ArmA folder. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">hostname = "Impasse - New Map - BETA"; passwordAdmin = ""; password = ""; motd[] = { "Checkpoint Impasse", "Map/Mission is English/German", "Thank you for joining" }; motdInterval = 1; voteThreshold = 0.45; reportingIP = "master.gamespy.com"; voteMissionPlayers = 3; kickduplicate = 0; equalModRequired = 1; maxPlayers = 14; verifySignatures = 1; checkfiles[] = { } The Icon I got on the desktop is <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">F:\BIS\ArmA\ARMA.EXE -maxmem=1024 -nosplash -config=server.cfg What am I do wrong? Thanks for help! ManDay Share this post Link to post Share on other sites
shadow 6 Posted December 22, 2006 Not sure where your problem is. To help you "clean up the mess".... You only need to forward port 2302 (tcp and udp). -maxmen have no function in Arma (remove it). You're missing -server if you're using arma.exe. I would use arma_server.exe instead. -nosplash have no function with a dedi-server. Quote[/b] ]reportingIP = "master.gamespy.com"; I'm not using that at all and my server is listed in the browser all the time. Tried removing it? Share this post Link to post Share on other sites
ManDay 0 Posted December 22, 2006 Thanks for the reply. I am not using the ded. Server. I will remove 'master.gamespy.com' Share this post Link to post Share on other sites
shadow 6 Posted December 22, 2006 If you are not hosting a dedi-server you dont need -config=server.cfg at all. Share this post Link to post Share on other sites
ManDay 0 Posted December 22, 2006 I removed the CFG. Still. It seems like noone can seee my server. Maybe nobody wants to join in 20 minutes - but i cannot imagine Share this post Link to post Share on other sites