Jump to content
  • 0

Failed to Connect to server


North

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  05/06/14
  • Last Seen:  

Failed to connect to server. tried to change ip in clientinfo.xml to 127.0.0.1 and 192.168.0.3(ipv4) and wan ip address. already forwarded ports 5121 6121 6900 3306 6800

 

 

this is my char_athena and map_athena

post-25811-0-83736900-1399530936_thumb.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  179
  • Reputation:   17
  • Joined:  04/24/14
  • Last Seen:  

----- At char_athena.conf -----

 

login_ip: 127.0.0.1

 

char_ip: <your WAN IP here>

 

----- At map_athena.conf -----

 
char_ip: 127.0.0.1
 
map_ip: <your WAN IP here>
 
----- At subnet_athena.conf -----
 
subnet: 255.255.255.0:<your LAN IP here>:<your LAN IP here>
 
----- At inter_athena.conf -----
 
sql.db_hostname: 127.0.0.1
sql.db_port: 3306
sql.db_username: root
sql.db_password: <password you put at mysql>
sql.db_database: <database name of your main.sql you assign at mysql>
sql.codepage:
 
// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: root
char_server_pw: <password you put at mysql>
char_server_db: <database name of your main.sql you assign at mysql>
 
// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: root
map_server_pw: <password you put at mysql>
map_server_db: <database name of your main.sql you assign at mysql>
 
// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: root
log_db_pw: <password you put at mysql>
log_db_db: <database name of your logs.sql you assign at mysql>
log_codepage:
log_login_db: loginlog
 
----- At clientinfo.xml -----
 
<address><your WAN IP here></address>
<port>6900</port>
Edited by Veracious
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  05/06/14
  • Last Seen:  

 

----- At char_athena.conf -----

 

login_ip: 127.0.0.1

 

char_ip: <your WAN IP here>

 

----- At map_athena.conf -----

 
char_ip: 127.0.0.1
 
map_ip: <your WAN IP here>
 
----- At subnet_athena.conf -----
 
subnet: 255.255.255.0:<your LAN IP here>:<your LAN IP here>
 
----- At inter_athena.conf -----
 
sql.db_hostname: 127.0.0.1
sql.db_port: 3306
sql.db_username: root
sql.db_password: <password you put at mysql>
sql.db_database: <database name of your main.sql you assign at mysql>
sql.codepage:
 
// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: root
char_server_pw: <password you put at mysql>
char_server_db: <database name of your main.sql you assign at mysql>
 
// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: root
map_server_pw: <password you put at mysql>
map_server_db: <database name of your main.sql you assign at mysql>
 
// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: root
log_db_pw: <password you put at mysql>
log_db_db: <database name of your logs.sql you assign at mysql>
log_codepage:
log_login_db: loginlog
 
----- At clientinfo.xml -----
 
<address><your WAN IP here></address>
<port>6900</port>

 

 

Done. when i change clientinfo.xml to <my WAN IP> logservers doesnt detect my login at all. but when i change to lan ip or 127.0.0.1 it detects but still fail to connect to server.

 

do you thing there's problem with my ragexe or my packetver?

[sOLVED]i used eathena server on rathena.

Edited by North
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...