Jump to content
  • 0

Connection Issue


Everade

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  192
  • Reputation:   43
  • Joined:  12/13/11
  • Last Seen:  

[Info]: connect_check: Connection from **.*.***.*** allowed.
[Status]: Request for connection of testaccount (ip: **.*.***.***) version=53
[Notice]: Authentication accepted (account: testaccount, id: 2000013, ip: **.*.*.***)
[Status]: Connection of the account 'testaccount' accepted.
[Info]: Closed connection from '**.*.***.***'.

I've updated to a new client, however my issue is the following:

As soon as i've successfully connected to the Login Server as shown above.

The Login Server immediately closes my connection again, as shown above. (unless that's normal?)

 

On my client, it looks like i'm connected.

But when i select the server to connect to the char server, the char server never recieves any packet.

And the Client simply times out.

I've tried 3 different clients out of 3 different years, all of them officialy supported.

 

Could someone please tell me what's wrong?

I'm out of ideas.

 

Maybe it's just a small mistake, who knows.

 

-----------------------------

 

Current client i'm testing:

2015-09-16aRagexe

 

rAthena rev: 15556 (27 January 2016)

packet_db.txt:

packet_db_ver: 53
packet_keys_use: 0x17F83A19,0x116944F4,0x1CC541E9

mmo.h:

#define PACKETVER 20151029

 
Clientinfo:

<version>53</version>
 
------------------------------
 
Edited by Everade
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  192
  • Reputation:   43
  • Joined:  12/13/11
  • Last Seen:  

With my old revision, my map, char and login configurations were each set as local IP address.

 

For for instance:
map_athena.conf

map_ip: 127.0.0.1

 

char_athena.conf

char_ip: 127.0.0.1
 

login_athena.conf

login_ip: 127.0.0.1
 

Now on the latest rAthena revisions, i was forced to set each of these to the global ip instead.

So for example:

map_athena.conf

map_ip: 93.65.178.54

 

char_athena.conf

char_ip: 93.65.178.54

 

login_athena.conf

login_ip: 93.65.178.54

 

 

 

I don't know if my old configurations were always wrong in the past.
However it always worked before. (worked for over 10 years)

I have to mention here that i've always had weird issues with the IP settings back in the past.
I remember about 8~10 years back i've had reported a similiar issue on eAthena. It only worked when i specified specific configs which were not even preset on the emulator itself.
Like now being forced to the public ip on login_athena.conf for example.



And now you're forced to set it to the public ip address, otherwise it won't work anymore.
(i know it even states it in the settings to set it to the public one, i can read just fine)

It's just that it worked for 10 years straight and i did not expect that i would be forced to change anything related to the ip settings.

 

So from what i remember, that was the actual issue on this one.

Edited by Everade
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  281
  • Reputation:   14
  • Joined:  10/14/13
  • Last Seen:  

Question:

Did you patch those packet keys you stated on your client using NEMO patcher?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  192
  • Reputation:   43
  • Joined:  12/13/11
  • Last Seen:  

Problem solved.

Thanks Dastgir, you were a big help.

 

It was a silly issue related to my configurations.
For some reason the same configs worked on my old rAthena revision using a 2012 client.

 

Can be closed

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  164
  • Reputation:   16
  • Joined:  03/15/12
  • Last Seen:  

Problem solved.

Thanks Dastgir, you were a big help.

 

It was a silly issue related to my configurations.

For some reason the same configs worked on my old rAthena revision using a 2012 client.

 

Can be closed

 

 

How do you managed to fix it? 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   11
  • Joined:  12/06/11
  • Last Seen:  

With my old revision, my map, char and login configurations were each set as local IP address.

 

For for instance:

map_athena.conf

map_ip: 127.0.0.1

 

char_athena.conf

char_ip: 127.0.0.1
 

login_athena.conf

login_ip: 127.0.0.1
 

Now on the latest rAthena revisions, i was forced to set each of these to the global ip instead.

So for example:

map_athena.conf

map_ip: 93.65.178.54

 

char_athena.conf

char_ip: 93.65.178.54

 

login_athena.conf

login_ip: 93.65.178.54

 

 

 

I don't know if my old configurations were always wrong in the past.

However it always worked before. (worked for over 10 years)

I have to mention here that i've always had weird issues with the IP settings back in the past.

I remember about 8~10 years back i've had reported a similiar issue on eAthena. It only worked when i specified specific configs which were not even preset on the emulator itself.

Like now the public ip on login_athena.conf for example.

And now you're forced to set it to the public ip address, otherwise it won't work anymore.

 

So from what i remember, that was the actual issue on this one.

 

I think it's just the same way? or only the LOCAL ip will be changed?

so e.g 127.0.0.1 and my IP is 10.0.0.1 do i need to changed it?

 

 

Edited:

 

I found out this one

 

ytBXksz.png

Edited by Keysito
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  192
  • Reputation:   43
  • Joined:  12/13/11
  • Last Seen:  

Well, according to the current char_athena.conf file and so on, it states:

// Set this to what your server's public IP address is.
//char_ip: 127.0.0.1

So if you follow the instructions, i guess you shouldn't have any issues at all.

It's just that (as stated above) i've had issues in the past with the ip conf settings, which forced me to set the login ip address as well in the login_athena.conf for instance. (there were other weird issues as well, but bare with me, i don't have the best brain to save memories from what happened a week ago and this goes 10 years back)


So on my rA SVN rev. 13742 and older (back to eAthena) it worked with the local IP address set
 
And when i updated to the latest revision (which was quite a big update)
global address ip was required and caused my initial issue stated at the very top.
Edited by Everade
  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   11
  • Joined:  12/06/11
  • Last Seen:  

 

Well, according to the current char_athena.conf file and so on, it states:

// Set this to what your server's public IP address is.
//char_ip: 127.0.0.1

So if you follow the instructions, i guess you shouldn't have any issues at all.

It's just that (as stated above) i've had issues in the past with the ip conf settings, which forced me to set the login ip address as well in the login_athena.conf for instance. (there were other weird issues as well, but bare with me, i don't have the best brain to save memories from what happened a week ago and this goes 10 years back)

So on my rA SVN rev. 13742 and older (back to eAthena) it worked with the local IP address set

 
And when i updated to the latest revision (which was quite a big update)

global address ip was required and caused my initial issue stated at the very top.

 

 

Thank you for the respond Everade. And yeah i think it works. i just uncomment the 

// Set this to what your server's public IP address is.
//char_ip: 127.0.0.1
 
So i restart again and no  found. so that issue about this is just only the char_athena.conf and rest i will just leave right?

 

 

[Info]: Closed connection from '**.*.***.***'.

Problem issue solved. i'm just confuse and curios so now i know.

I got learn from you.

 

 

Thank you.

- Keysito

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...