Jump to content
  • 0

How Can Make 2 Server On 1 Login


GodLight

Question

Hello guys.

I wanna make 2 servers with 1 login server.

 

1 server interlude/ 1 server C4.

 

How I can open both of them with 1 login server on same server machine.

 

Thx for your help.

Link to comment
Share on other sites

Recommended Posts

  • 0

1) Open a new port 7778 (if you don't know how to open a port, go and read a guide).

 

2) Create a new database on navicat (different name)

 

3) Install your new database

 

4) Go on config/server.properties change the port from 7777 to 7778

Change the Database name from Name1 to Name2

 

5) Run your Gameserver, and go play!

 

All this parts is for second gameserver.

No need register for second server on same login!

Edited by 'Baggos'
Link to comment
Share on other sites

  • 0

Install the login server at different database, then register the two game servers in it and you are good to go...

If you put 2 gameserver into 1 database you will have problems with character.sql/item.sql/npc.sql and ETC....

Link to comment
Share on other sites

  • 0

When I log with Interlude game client, I see the C4 Light and cant login inside OFC because is C4 server and with C4 game I cant Login with account. Nothing happen.

 

344fak9.png

Edited by GodLight
Link to comment
Share on other sites

  • 0

When I log with Interlude game client, I see the C4 Light and cant login inside OFC because is C4 server and with C4 game I cant Login with account. Nothing happen.

 

Do you have open the port 7778?

Not just to write 7778 on config, but to open the port in router.

Link to comment
Share on other sites

  • 0

also ports for login server are open. Why it didnt login?

7778 is for game server ....

7778 needed for second Gameserver. You run the gameserver, no the login.

Edited by 'Baggos'
Link to comment
Share on other sites

  • 0

The login server should be in a different database, it have nothing to do in the gameserver database ;)

Also, when you change the server port, you should change the client port too... because it still listen on port 7777.

Link to comment
Share on other sites

  • 0

All ports are unblocked/ firewall dissabled and still cant login on c4 server

I'm talking about the client side port, you should change it via FileEdit because it tries to connect to the server on port 7777...

Link to comment
Share on other sites

  • 0

Where is the login server database?

I got 3 DB`s as you told me.

L2jdb - interlude

L2jdb3 - C4

login - loginserver DB

 

Now give me this...

eth548.png

 

And on Loginserver told me: "Wrong checksum from client...."

Edited by GodLight
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...