Jump to content
  • 0

running multiple login servers?


Question

8 answers to this question

Recommended Posts

  • 0
Posted (edited)
4 hours ago, akosivinmark said:

Hello, i was wondering if i can run multiple login servers on different ports. is that possible?

yup. it is possible.. just assign the login_athena.conf, char_athena.conf & map_athena.conf different port for each server..

server 1

login_athena.conf
bind_ip: 192.168.1.xxx
login_port: 6900

char_athena.conf
userid: s1
passwd: p1
login_ip: 192.168.1.xxx
login_port: 6900
char_ip: 192.168.1.xxx
char_port: 6121

map_athena.conf
userid: s1
passwd: p1
char_ip: 192.168.1.xxx
char_port: 6121
map_ip: 192.168.1.xxx
map_port: 5121

 

server 2.
login_athena.conf
bind_ip: 192.168.1.xxx
login_port: 6901

char_athena.conf
userid: s2
passwd: p2
login_ip: 192.168.1.xxx
login_port: 6901
char_ip: 192.168.1.xxx
char_port: 6122

map_athena.conf
userid: s2
passwd: p2
char_ip: 192.168.1.xxx
char_port: 6122
map_ip: 192.168.1.xxx
map_port: 5122

these are separate 2 servers. work independently..

Edited by hazimjauhari90
  • 0
Posted

but if u want to have 2 servers but with single login port.. it gonna be different way. in this can u just use one login-server, 2 char-servers and 2 map-servers.

server 1

login_athena.conf
bind_ip: 192.168.1.xxx
login_port: 6900

char_athena.conf
userid: s1
passwd: p1
login_ip: 192.168.1.xxx
login_port: 6900
char_ip: 192.168.1.xxx
char_port: 6121

map_athena.conf
userid: s1
passwd: p1
char_ip: 192.168.1.xxx
char_port: 6121
map_ip: 192.168.1.xxx
map_port: 5121

server 2

login_athena.conf
bind_ip: 192.168.1.xxx
login_port: 6900

char_athena.conf
userid: s2
passwd: p2
login_ip: 192.168.1.xxx
login_port: 6900
char_ip: 192.168.1.xxx
char_port: 6122

map_athena.conf
userid: s2
passwd: p2
char_ip: 192.168.1.xxx
char_port: 6122
map_ip: 192.168.1.xxx
map_port: 5122

in this case, you'll need to remove the login-server on one of the start scripts before executing them as ./athena start will start login / char / map servers

server 1 -> athena start will start login / char / map server
server 2-> athena start will start char/ map server

  • 0
Posted
Just now, akosivinmark said:

I tried this, but players won't see each other. :( 

Hello @akosivinmark, of course they will not. If player 1 is in the server 1 and player 2 is in the server 2 then they will not see each other because they are placed in a different server. However, if you want them to see each other then let player 1 go to server 2 or let player 2 go to server 1, for them to see each other.

  • 0
Posted
Just now, Freya said:

Hello @akosivinmark, of course they will not. If player 1 is in the server 1 and player 2 is in the server 2 then they will not see each other because they are placed in a different server. However, if you want them to see each other then let player 1 go to server 2 or let player 2 go to server 1, for them to see each other.

Hello, that's why i am asking if i can run 2 login servers that can connect to a single char and map server. i am not asking to run multiple servers in one dedicated server though.

  • 0
Posted
10 minutes ago, akosivinmark said:

Hello, that's why i am asking if i can run 2 login servers that can connect to a single char and map server. i am not asking to run multiple servers in one dedicated server though.

i guess ur question posted in the topic did not mention in detail either can run 2 login server that can connect to a single char & map server lol...

  • 0
Posted

I think this man are trying to make a Proxy server like some other server that they have a lot of proxy server but only 1map 1char and 1 log in server only . 

  • 0
Posted

i dont get what you're doing, are you trying to connect 2 map server and 2 char server but when players login same characters on server 1 and server 2?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...