Jump to content
  • 0

"Closed connection from" issue


Zokuma

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  02/18/14
  • Last Seen:  

Okay so i am trying to enable my fiancee access to my test server through our LAN. I am using 3ceAm (not sure what version)

 

ISSUE: Whenever a connection is made via Wan, or Lan, the connection drops immediately. Line in login server is as follows:

 

Connection closed from (IP)

 

When i attempt to log in, it shows the number of players online (shows 1 when im online so thats not the issue).

Im very confused as to why it is not working. Whenever we attempt to connect to the server using my computers LAN IP, it will not connect (Not even through my own computer no less). All of the ports have been fowarded correctly to my knowledge. Meaning i used ports 6900,5121,6121 when fowarding.

 

My client conf files are as follows:

 

 

Map_Athena: I have tried changing around the ip's but each attempt to no avail. This includes all of the .confs.

 
 
// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip: 127.0.0.1
 
// The map server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1
 
// Character Server Port
char_port: 6121
 
// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: 127.0.0.1
 
// Map Server Port
map_port: 5121

 

 

 

Char_Athena:


// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 127.0.0.1
 
// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1
 
// Login Server Port
login_port: 6900
 
// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: 127.0.0.1
 
// Character Server Port
char_port: 6121

 

 

Login_Athena: Not much here tbh

 

// Login Server Port
login_port: 6900

 

 

 

Subnet: Im sure you can tell how desperately I tried to make this work..

 

 
subnet: 255.0.0.0:127.0.0.1:127.0.0.1
subnet: 255.255.255.0:192.168.1.1:192.168.1.1
subnet: 255.0.0.0:68.50.244.163:68.50.244.163
subnet: 255.255.255.0:68.50.244.163:68.50.244.163
subnet: 255.0.0.0:192.168.1.1:192.168.1.1
subnet: 255.0.0.0:192.168.1.112:192.168.1.112

 

 

 

clientinfo.xml: As you can see i tried both my LAN IP and WAN IP here. WAN never connected correctly.

<?xml version="1.0" encoding="euc-kr" ?> 
<clientinfo> 
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
  <connection>
     <display>127.0.0.1</display>
     <desc>Ragnarok Online</desc> 
     <address>127.0.0.1</address>
     <port>6900</port>
     <version>27</version>
     <langtype>1</langtype>
     <registrationweb></registrationweb>
     <aid>
<admin>20000000</admin>
<admin>20000001</admin>
<admin>20000002</admin>
<admin>20000003</admin>
<admin>20000004</admin>
<admin>20000005</admin>
<admin>20000006</admin>
<admin>20000007</admin>
<admin>20000008</admin>
<admin>20000009</admin>
     </aid>
 
 
  </connection>
  <connection>
     <display>Zoku's Ragnarok Online</display>
     <desc>Ragnarok Online</desc> 
     <address>192.168.1.112</address>
     <port>6900</port>
     <version>27</version>
     <langtype>1</langtype>
     <registrationweb></registrationweb>
     <aid>
<admin>20000000</admin>
<admin>20000001</admin>
<admin>20000002</admin>
<admin>20000003</admin>
<admin>20000004</admin>
<admin>20000005</admin>
<admin>20000006</admin>
<admin>20000007</admin>
<admin>20000008</admin>
<admin>20000009</admin>
     </aid>
 
 
  </connection>
  <connection>
     <display>Zoku's Second Ragnarok Online</display>
     <desc>Ragnarok Online</desc> 
     <address>68.50.244.163</address>
     <port>6900</port>
     <version>27</version>
     <langtype>1</langtype>
     <registrationweb></registrationweb>
     <aid>
<admin>20000000</admin>
<admin>20000001</admin>
<admin>20000002</admin>
<admin>20000003</admin>
<admin>20000004</admin>
<admin>20000005</admin>
<admin>20000006</admin>
<admin>20000007</admin>
<admin>20000008</admin>
<admin>20000009</admin>
     </aid>
 
 
  </connection>
</clientinfo>

 

 

 

 

Im using client version 2012-04-10. I knew what I was doing with that at least. The client works completely fine with the server. Lua's after 2 days of working with them finally work correctly. Theres no issues with packet versions unless this is specifically CAUSED by it.

 

Do not be mistaken. I can connect through just fine when i use my 127.0.0.1 connection. My fiancee cannot (cause of the way this works)

 

 

 

If you need anymore information please let me know. Thank you very much for your time. And I will post the solution when i fix this issue. I cannot find a single thread that actually did this.

 

EDIT: Sorry the post is so large, im not sure where the spoiler button is on this forum type.

 

NOTE: Its not my firewall either. It allows ports to go through the router, data to be sent and taken from the other computer, and this is with both comodo firewall and windows firewall (windows doesn't normally block network stuff anyway)

Edited by Zokuma
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

Hello Zokuma,

 

try to reset the subnet_athena.conf. many problems of this comes from the misconfiguration of subnet_athena. I hosted online, but I did nothing to this file and it works.

 

https://github.com/rathena/rathena/blob/master/conf/subnet_athena.conf

 

Let us know how it goes!

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