Is there a way to Have 2 Completely Seperate Servers, Including a seperate Login Server, World Server on 1 computer.
Is there a way to Have 2 Completely Seperate Servers, Including a seperate Login Server, World Server on 1 computer.
Use search, there is alot of guides out there.
http://www.mmowned.com/forums/ascent...-real-way.html
Yes I have used search. Ive been active for 5 months, and Havent posted very many questions so I obviously use search.
I dont want 2 Realms. I want 2 Whole seperate Servers(Login Server and World Server). I want to know if this is possible
dont think it is because think of this, when players would connect to the ip, which server would it go to? it cant go to 2 at once.
I don't see what's the problem. You just have two copies of the whole package, and set up the ports so they won't interfere with each other :P
Yea, Copy your Server folder and change til database port, for the secound server.
No, it won't work, if you mean like having 2 publicly connectable servers. No.
2 server. Hellgawd is right. Not possible.
I've done it before, its possible, as long as your ports are separate as well as your dyndns.
Im running two instances of MYSQL using different ports and therefore different databases which after all is all Ascent is.
Two Ascent folders configured to hit two different SQL databases on two different ports.
You will need two IP address or two DNS names so they can connect to the right place. adjust your .conf files accordingly and it should be possible.
If they are going to share a single logon server than you don't need 2 IP addresses and you certainly dont need 2 instances of mysql running. Just run the second world server on a different port and adjust its config files appropriately. When someone logs into the logonserver they can choose either realm (same ip, different port).
And even if they aren't sharing a logon server, you still don't need more than one instance of mysql.
you could set it up with vmware server which is free. You'd of course have to install a virtual machine/os to host the server but it can be done. Google would be your best bet.