Page 1 of 1

server setup using eq2emu login

Posted: Thu Apr 13, 2017 4:16 am
by Ememjr
i have my server setup using minilogin and it works great but would like to have it go through eq2emu login server

Code: Select all

[LoginServer]
loginserver=www.eq2emulator.net
loginport=9100
worldname=Perseverance
worldaddress=98.172.28.215
# internalworldaddress=127.0.0.1
worldport=9000
locked=false
i was able to create an account and created a character, but when i go to login to that character, it acts like it going ot login, but then oes back to character select.
i get this on the server console

Code: Select all

07:10:58 D Net       : New client from ip: 98.172.28.215 port: 2215
07:10:58 D Net       : Adding new client...
07:10:59 D Net       : New client from ip: 98.172.28.215 port: 2215
07:10:59 I World     : Removing client from ip: 98.172.28.215 port: 2215
which is repeated a total of 15 times then

Code: Select all

07:12:14 D World     : Timeout up!, state=Established
07:12:24 D World     : Timeout up!, state=Closed
07:12:29 D World     : Timeout up!, state=Closed
07:12:29 D World     : Removing connection...

Re: server setup using eq2emu login

Posted: Thu Apr 13, 2017 5:12 am
by Gangrenous
What would explain all of this, you do not have your world ports forwarded.

Re: server setup using eq2emu login

Posted: Thu Apr 13, 2017 5:21 am
by Ememjr
the world port is 9000 correct, and yes i have port 9000 both tcp/udp forwarded

Re: server setup using eq2emu login

Posted: Thu Apr 13, 2017 5:41 am
by Gangrenous
Do 9100 and 9200 just for giggles, if it does not work block them back off.

Re: server setup using eq2emu login

Posted: Mon Apr 17, 2017 4:06 am
by Ememjr
the problem was i had created the character before i opened the port, i then opened the port relizing the port wasnt open, oncw i opened the port and try to play the character it would not work since the character was only in the login server and not on mine, deleteing character and creating a new one fixed theissue