[Request] |Make| 2|Server| In One |PC|

04/02/2009 00:32 !DeX!#1
any idea to make 2 server in One Computer

CoPals:
[Only registered and activated users can see links. Click Here To Register...]
04/02/2009 01:17 forcer#2
possible only if you have 2 or public ip addresses available on the connection.
you either create an alias on the interface or create virtual machine with bridged connection. never had a luck to run 2 msgservers on one public ip.
04/02/2009 08:18 !DeX!#3
i have 8 Ips :D
04/02/2009 18:37 forcer#4
[Only registered and activated users can see links. Click Here To Register...]
* copy the gameserver folder (to have 2 unique folders)
* copy the mysql\data\my to mysql\data\my2
* configure the new server with ip that you added as a second ip(keep database IP unchanged)
* configure new server to use my2 database, change server name(don't forget to edit both npc and msg server config files)
* add new server to account server (account.ini - just copy whole [Account1] section and rename it to [Account2], change Servername, optionaly login and password)

run one account server( it will handle both servers from now on)
* first msg, npc
* second msg, npc

if you will get error about msgserver already running, tell me, I will need to look at it.
04/03/2009 00:38 Necron33#5
thanks forcer, will try it now.
04/03/2009 01:32 mama020153#6
forcer can you help me with this?
04/03/2009 06:16 becko713#7
Quote:
Originally Posted by forcer View Post
[Only registered and activated users can see links. Click Here To Register...]
* copy the gameserver folder (to have 2 unique folders)
* copy the mysql\data\my to mysql\data\my2
* configure the new server with ip that you added as a second ip(keep database IP unchanged)
* configure new server to use my2 database, change server name(don't forget to edit both npc and msg server config files)
* add new server to account server (account.ini - just copy whole [Account1] section and rename it to [Account2], change Servername, optionaly login and password)

run one account server( it will handle both servers from now on)
* first msg, npc
* second msg, npc

if you will get error about msgserver already running, tell me, I will need to look at it.
i got Error when i do that
Server Socket Create Failed
04/03/2009 09:48 forcer#8
will need to investigate, contact me on msn, I will need to look at it.