PDA

View Full Version : server available on the login server but no one can log


alderick
08-16-2007, 09:45 PM
Hi all,

I try to install a eqemu on a linux debian 4.0.
the server version is the EQEmu-0.7.0-1030.
and the database is peq.
To do so i'm following the guide found in the wiki :

http://www.eqemulator.net/wiki/wikka.php?wakka=LinuxServerGuide

All compile good except for azone who complain about missing file.
So i have commented the azone part in the makefile.

At the end i have all the file. when i launch world and then eqlauncher zones,
my server appears in the list on eqemulator.net but when i try to connect , i'm back to the everquest login page... :(

I have set the login type to minilogin for a moment to have a better trace to what append.

the result is following :

LoginServer.ini read.
[Status] Loading opcodes..
Server mode: MiniLogin
Login server listening on port:5999
128828 New Server connection: 88.191.60.103 port: 48258
0: 00 00 00 00 04 00 00 00 | ........
0: 69 63 4E 6F 03 00 00 00 | icNo....
0: 30 6B 16 08 02 00 00 00 | 0k......
0: 9C 71 16 08 01 00 00 00 | .q......
0: 00 00 00 00 05 00 00 00 | ........
0: 00 00 00 00 32 31 3A 30 - 38 3A 35 32 00 00 00 00 | ....21:08:52....
16: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 04 00 00 | ................
32: 00 | .
0: 00 00 00 00 32 31 3A 30 - 38 3A 35 32 00 00 00 00 | ....21:08:52....
16: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 03 00 00 | ................
32: 00 | .
0: 00 00 00 00 32 31 3A 30 - 38 3A 35 32 00 00 00 00 | ....21:08:52....
16: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 02 00 00 | ................
32: 00 | .
0: 00 00 00 00 32 31 3A 30 - 38 3A 35 32 00 00 00 00 | ....21:08:52....
16: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 01 00 00 | ................
32: 00 | .
0: 00 00 00 00 32 31 3A 30 - 38 3A 35 32 00 00 00 00 | ....21:08:52....
16: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 05 00 00 | ................
32: 00 | .
282610 New client from ip: 81.66.171.188 port: 1081
Unknown packet: .4233692 [92.153.64.0:15->0.0.0.0:0]
[OpCode 0x0003 (OP_Unknown) Size=11]
00000: 00 06 00 00 00 00 00 00 - 00 00 00 | ...........

352953 New client from ip: 81.66.171.188 port: 1083
Unknown packet: .4233692 [92.153.64.0:15->0.0.0.0:0]
[OpCode 0x0003 (OP_Unknown) Size=11]
00000: 00 06 00 00 00 00 00 00 - 00 00 00 | ...........

the 2 pack of last line are the attempt of loggin.
Seems like the login attempt failed in a very early stage.

The log of eqlauncher and world seems ok. But they have no any trace of a loggin attempt from a player :(.

If i look at my database, the account i have use to try my connection have not been set, so i guess what is wrong is just before this step.


i have spend a bit of time on forum trying to found something related to my case , but nothing. And the job is harder because i have not any errors message i can search.

my server is actually "up" and anyone can try to connect on.
If my error is a classical one, can anyone give me advice on what i have missed.

I will answer all question. Tell me if u need more information on my server.

thanks for the time you try to help me...

alderick
08-16-2007, 10:55 PM
i'm still looking for answer in forum and this post :
http://www.eqemulator.net/forums/showthread.php?t=21642

seems very close to what i have on my server. Except that, i have no firewall on my server actually

Lalolyen
09-13-2007, 09:44 AM
Your zone server is not working properly.

Commenting out azone is prob not a good idea.

I think the wiki recommends changing it from gmake to make in the make file.

Also are you running the command "./eqlaunch zones" by chance and what error (if any) do you get?