OdD 0 Posted April 24, 2007 can anyone plz tell me how to change the port the game is using on internet games? (not while hosting) I didn't quite understand the WIKI solution... thnx Share this post Link to post Share on other sites
Le++ 0 Posted April 25, 2007 Well, you can either open the default port for ArmA in your firewall (2302, 2303, 2305), or set the port to use. You set the port for the game by using a command line argument: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> ArmA.exe -port xxx ArmA uses three ports - the one you set via the -port command, another one with that port + 1 and aonther one with that port + 3. So, if you start ArmA with <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> ArmA.exe -port 3456 You'll need to open ports 3456, 3457 and 3449 in your firewall. Have fun playing Share this post Link to post Share on other sites