RedMonkey Posted April 18, 2017 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 87 Reputation: 2 Joined: 03/30/16 Last Seen: May 18, 2024 Share Posted April 18, 2017 Hello, i was wondering if i can run multiple login servers on different ports. is that possible? Quote Link to comment Share on other sites More sharing options...
0 Mikegyver Posted April 18, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted April 18, 2017 (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 April 18, 2017 by hazimjauhari90 Quote Link to comment Share on other sites More sharing options...
0 Mikegyver Posted April 18, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted April 18, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 RedMonkey Posted April 18, 2017 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 87 Reputation: 2 Joined: 03/30/16 Last Seen: May 18, 2024 Author Share Posted April 18, 2017 I tried this, but players won't see each other. Quote Link to comment Share on other sites More sharing options...
0 Freya Posted April 18, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 120 Reputation: 54 Joined: 02/12/17 Last Seen: June 2, 2023 Share Posted April 18, 2017 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. Quote Link to comment Share on other sites More sharing options...
0 RedMonkey Posted April 18, 2017 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 87 Reputation: 2 Joined: 03/30/16 Last Seen: May 18, 2024 Author Share Posted April 18, 2017 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. Quote Link to comment Share on other sites More sharing options...
0 Mikegyver Posted April 18, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted April 18, 2017 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... Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted April 28, 2017 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted April 28, 2017 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 . Quote Link to comment Share on other sites More sharing options...
0 Kevlar Posted June 2, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 12 Reputation: 5 Joined: 05/27/18 Last Seen: October 13, 2018 Share Posted June 2, 2018 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? Quote Link to comment Share on other sites More sharing options...
Question
RedMonkey
Hello, i was wondering if i can run multiple login servers on different ports. is that possible?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.