StokesMagee 871 Report post Posted May 3, 2016 (edited) Well to start off: PLEASE MAKE SURE YOU HAVE A WORKING EXILE SERVER FIRST! IF THE PROBLEM IS NOT RELATED TO RCON PLEASE DO NOT POST HERE! if you have some problems look at notes (I'm going to use TUT as a replacement for what you use) *HOW TO: Spoiler Look inside your server launch peramaters, and find -profile=tut If -profile=tut without anything else then there will be a folder called tut located in the root of the server (same location as arma3server.exe) Inside of tut locate the battleye folder. inside the battleye folder make a file called BEServer.cfg Inside BEServer.cfg put: RConPassword ChangeMe RConPort 2309 FOR x64 USERS: rename your beserver.cfg to beserver_x64.cfg and make sure it is in the same folder as your beserver_x64.dll Once you have done "HOW TO" start your server, and inside the battleye folder once your server has fully loaded, you will see BEServer.cfg change to BEServer_Active_*random stuff*.cfg *Notes: Spoiler *RConIP: Is only used for servers that have more then 1 IP (example: 521.251.223.45, 51.52.63.987, 72.22.78.59 ) If you want to use 51.52.63.987 instead of all of the others then you put RConIP 51.52.63.987 - Then you can only connect to RCon using 51.52.63.987 *RConPort: I recommend using 2309 (if your server is using 2302) From what i have learned 2304 does not work. *MaxPing: Defines the max ping for when players get kicked for "ping to high" can make it so people in other country's not able to connect. *RconPassword: Defines the password needed to connect to RCon with. *If your BEServer.cfg does not change, then you are either in the wrong location, OR the server has a launch parameter called -bepath=tut - if so then locate that folder and do the "how to" with that folder. *How do i connect to Rcon? Download a program called "Epm RCon" or "Dart" *BEC: depending on the "port" you used for RConPort, BEC will have to be configured for that "port" Edited October 19, 2017 by StokesMagee 8 Share this post Link to post Share on other sites
Stoll 82 Report post Posted June 30, 2016 Since A3 1.60 maxping has been moved to the server.cfg by BI and no longer works in the beserver.cfg 1 Share this post Link to post Share on other sites
GZRep 21 Report post Posted July 7, 2016 On 30.6.2016 at 8:57 PM, Stoll said: Since A3 1.60 maxping has been moved to the server.cfg by BI and no longer works in the beserver.cfg So in case of exile, we should move the maxping setting to the server config.cfg. Making it look like this in the top? MaxPing = 600; Share this post Link to post Share on other sites
Stoll 82 Report post Posted July 7, 2016 It's not on top for me, but yes, format is the same: maxPing = 250; However, neither server.cfg nor beserver.cfg are working for me right now. Share this post Link to post Share on other sites
GZRep 21 Report post Posted July 8, 2016 But hey, wait... I noticed a new setting in the config. Maybe this is the new setup. Exile server files comes with this and 0 set as default. kickClientsOnSlowNetwork = 0; Hmm? Share this post Link to post Share on other sites
GolovaRaoul 221 Report post Posted September 6, 2016 +1, RCON didn't work, read this and figured it out! 1 Share this post Link to post Share on other sites
hk45 4 Report post Posted October 6, 2016 i cant find server launch perimeters Im useing filezilla and gtx gaming Share this post Link to post Share on other sites
D3molitionMan85 0 Report post Posted October 10, 2016 hi, i've set up my BEServer_Active_*random stuff*.cfg file to have this RConPassword PASSWORD(not my real one) RConPort 2309 and when i attempt to connect via a rcon program it always fails to connect, i've check most other configs and if i seen a bit that mention rcon i put the same info there incase it was needed, i've been trying to get this to work for a few days now but all i get it could not connect to server, tried various ports as well. Any one have any idea that i could try? Share this post Link to post Share on other sites
XYZ Loki 3 Report post Posted October 20, 2016 On 5/3/2016 at 11:29 AM, StokesMagee said: Well to start off: PLEASE MAKE SURE YOU HAVE A WORKING EXILE SERVER FIRST! IF THE PROBLEM IS NOT RELATED TO RCON PLEASE DO NOT POST HERE! if you have some problems look at notes (I'm going to use TUT as a replacement for what you use) *HOW TO: Hide contents Look inside your server launch peramaters, and find -profile=tut If -profile=tut without anything else then there will be a folder called tut located in the root of the server (same location as arma3server.exe) Inside of tut locate the battleye folder. inside the battleye folder make a file called BEServer.cfg Inside BEServer.cfg put: RConPassword ChangeMe RConPort 2309 Once you have done "HOW TO" start your server, and inside the battleye folder once your server has fully loaded, you will see BEServer.cfg change to BEServer_Active_*random stuff*.cfg *Notes: Hide contents *RConIP: Is only used for servers that have more then 1 IP (example: 521.251.223.45, 51.52.63.987, 72.22.78.59 ) If you want to use 51.52.63.987 instead of all of the others then you put RConIP 51.52.63.987 - Then you can only connect to RCon using 51.52.63.987 *RConPort: I recommend using 2309 (if your server is using 2302) From what i have learned 2304 does not work. *MaxPing: Defines the max ping for when players get kicked for "ping to high" can make it so people in other country's not able to connect. *RconPassword: Defines the password needed to connect to RCon with. *If your BEServer.cfg does not change, then you are either in the wrong location, OR the server has a launch parameter called -bepath=tut - if so then locate that folder and do the "how to" with that folder. *How do i connect to Rcon? Download a program called "Epm RCon" or "Dart" *BEC: depending on the "port" you used for RConPort, BEC will have to be configured for that "port" i have followed your instruction but when trying to connect via dart/epm it fails to connect Share this post Link to post Share on other sites
Cody0520 10 Report post Posted November 13, 2016 On 10/19/2016 at 9:52 PM, XYZ Loki said: i have followed your instruction but when trying to connect via dart/epm it fails to connect Under your beserver.cfg Set the RconIp to Nothing So it should read this RConPassword "yourPW" Maxping= numbers RConIp "should be blank" Now when you start the server it should show in the log BE server: 0.0.0.0 WHen that is done, Open Dart or your Rcon Tool type in IP 127.0.0.1 * IF RCON is on the same machine as the server is on* port should be Whatever you set it to in beserver Config and make sure its opened in UDP firewall And then type your password in. If you still need help just shoot me a message and ill help ya Share this post Link to post Share on other sites