flamyman1412 4 Report post Posted August 2 Hi how to make 2 server 2 DB in 1 VPS 1 Client thank you verymuch Quote Share this post Link to post Share on other sites
Lonely 0 Report post Posted August 2 you have to have 2 VPS, 1 as Main and one as Sub, configuration would look something like this. Main GateServer can configure normally without needing to enter anything from Sub GateServer. on VPS Main you will turn on the server completely and on VPS Sub only the GateServer and make sure that the necessary ports are open. Sub GateServer.cfg [Main] Name = Main-Server-Name [GroupServer] IP = MainServerGroupIP Port = MainServerGroupPort [ToClient] IP = 0.0.0.0 Port = Game.exe Port [ToGameServer] IP = Sub-Server-GateServerIP Port = Sub-Server-GateServerPort Main GameServer.cfg [Gateserver] gate = Main-Server-GateServerIP, Main-Server-GateServerPort gate = Sub-Server-GateServerIP, Sub-Server-GateServer-Port Quote Share this post Link to post Share on other sites
flamyman1412 4 Report post Posted August 2 1 hour ago, Lonely said: you have to have 2 VPS, 1 as Main and one as Sub, configuration would look something like this. Main GateServer can configure normally without needing to enter anything from Sub GateServer. on VPS Main you will turn on the server completely and on VPS Sub only the GateServer and make sure that the necessary ports are open. Sub GateServer.cfg [Main] Name = Main-Server-Name [GroupServer] IP = MainServerGroupIP Port = MainServerGroupPort [ToClient] IP = 0.0.0.0 Port = Game.exe Port [ToGameServer] IP = Sub-Server-GateServerIP Port = Sub-Server-GateServerPort Main GameServer.cfg [Gateserver] gate = Main-Server-GateServerIP, Main-Server-GateServerPort gate = Sub-Server-GateServerIP, Sub-Server-GateServer-Port Thankyou Quote Share this post Link to post Share on other sites
flamyman1412 4 Report post Posted August 5 On 8/2/2022 at 10:57 PM, Lonely said: you have to have 2 VPS, 1 as Main and one as Sub, configuration would look something like this. Main GateServer can configure normally without needing to enter anything from Sub GateServer. on VPS Main you will turn on the server completely and on VPS Sub only the GateServer and make sure that the necessary ports are open. Sub GateServer.cfg [Main] Name = Main-Server-Name [GroupServer] IP = MainServerGroupIP Port = MainServerGroupPort [ToClient] IP = 0.0.0.0 Port = Game.exe Port [ToGameServer] IP = Sub-Server-GateServerIP Port = Sub-Server-GateServerPort Main GameServer.cfg [Gateserver] gate = Main-Server-GateServerIP, Main-Server-GateServerPort gate = Sub-Server-GateServerIP, Sub-Server-GateServer-Port Hi Please tell me where to set up 2 servers on the client. Quote Share this post Link to post Share on other sites
flamyman1412 4 Report post Posted August 6 Hi Please tell me where to set up 2 select channel on the client. Quote Share this post Link to post Share on other sites